Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
Cargo config is not read
optimize aborts with single corrupt .profraw counter
Instrumenting with -Zbuild-std fails to link with musl
LLVM Profile Error: Runtime and instrumentation version mismatch : expected 10, but get 8
Release profile used instead of bench profile in benchmark
Add a CLI flag to swap between setting build/target rustflags
PGO optimization for non-Rust dependencies in Rust projects
LLVM ERROR: Broken module found, compilation aborted
Add support for more PGO modes
Bolt can be installed starting with LLVM 15 - README potentially needs an update