Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LTO + PGO + BOLT optimizations #137

Open
zamazan4ik opened this issue Dec 28, 2022 · 1 comment
Open

Add LTO + PGO + BOLT optimizations #137

zamazan4ik opened this issue Dec 28, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@zamazan4ik
Copy link

zamazan4ik commented Dec 28, 2022

Hi!

For gaining even more performance I suggest trying to integrate into the Codon LTO ("fat" version) + PGO + LLVM BOLT set of optimizations. This set is already used by compilers like rustc and could be helpful for Codon too. More about PGO results for real-life applications you can find here - https://github.com/zamazan4ik/awesome-pgo .

@arshajii
Copy link
Contributor

Thanks a lot for the suggestion @zamazan4ik -- was intending to look into this; will do so soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants