yanet
yanet copied to clipboard
Investigate into PGO and post-compile optimization
There are several optimization mechanics based on collection profiles from running applications and then recompile with gathered data. So I would suggest to investigate into:
- gcc PGO
- llvm bolt project https://github.com/llvm/llvm-project/blob/main/bolt/README.md