Skip to content

Enable LTO and codegen-units = 1 optimization#1211

Merged
sagiegurari merged 1 commit intosagiegurari:masterfrom
zamazan4ik:patch-1
Jan 18, 2025
Merged

Enable LTO and codegen-units = 1 optimization#1211
sagiegurari merged 1 commit intosagiegurari:masterfrom
zamazan4ik:patch-1

Conversation

@zamazan4ik
Copy link
Copy Markdown
Contributor

Resolves #1202

Also, I decided to enable codegen-units = 1 additionally in the Release profile since it allows us to squeeze even more optimizations with LTO.

@sagiegurari
Copy link
Copy Markdown
Owner

@zamazan4ik thanks. will check it (after i fix the build)

@sagiegurari
Copy link
Copy Markdown
Owner

@zamazan4ik looks good. merging.

@sagiegurari sagiegurari merged commit 6df7ae9 into sagiegurari:master Jan 18, 2025
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.

Enable Link-Time Optimization (LTO)

2 participants