Precompilation of Mooncake and its dependencies takes ages (4-5 mins on CI), and since it's in the main test environment it slows down even CI runners that don't actually test anything to do with Mooncake
Those tests should probably just be put into a separate test suite like what Enzyme is right now
Precompilation of Mooncake and its dependencies takes ages (4-5 mins on CI), and since it's in the main test environment it slows down even CI runners that don't actually test anything to do with Mooncake
Those tests should probably just be put into a separate test suite like what Enzyme is right now