Skip to content

Conversation

andreasnoack
Copy link
Member

Since most of the time is spent on compilation, it might reduce CI time.

@andreasnoack
Copy link
Member Author

andreasnoack commented Nov 27, 2024

So a few allocation tests fail with -O0. Maybe they could be run separately. The jobs are still highly unbalanced but with -O0 we wouldn't pay with extra compilation time by splitting triagular.jl.

@KristofferC
Copy link
Member

I think we can do this but run with default settings on any backports-* and release-* branches.

@ViralBShah
Copy link
Member

@vtjnash suggests running with -O1 may be better, and may pass the allocation tests.

@andreasnoack
Copy link
Member Author

It looks like fully interpreted is the winning strategy

@ViralBShah
Copy link
Member

Yeah, -O0 is much faster.

@ViralBShah ViralBShah closed this Feb 16, 2025
@DilumAluthge DilumAluthge deleted the andreasnoack-patch-1 branch February 16, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants