Add LTO + PGO + BOLT optimizations
Open
enhancement
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 603
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 6
Description
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 .
Contributor guide
Assessment
This issue has not been assessed yet.