Description
Large compiled applications can be optimized after linking to improve runtime performance.
This package is useful for developers and release engineers working with binaries that benefit from LLVM BOLT. It is a post-link optimizer, not a profiler by itself.
Binary optimization can change executable behavior if inputs or profiles are wrong. Test optimized builds before release.