Skip to content

Conversation

@alch-emi
Copy link

This turns on the LTO flag for release builds, in addition to reducing the number of codegen units, thus improving the LTO.

This will lead to significant performance improvements at the cost of release build times. However, since void has a relatively small dependency tree, and itself is not so complicated as to make release builds excruciatingly long, I think that this is a worthwhile tradeoff, although it is entirely at your discression

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.

1 participant