rust/src/tools/opt-dist/src
Weihang Lo 0a11dcfdf4
feat(opt-dist): new flag --benchmark-cargo-config
The flag propagates cargo configs to `rustc-perf --cargo-config`,
which is particularly useful when the environment is air-gapped,
and you want to use the default set of training crates vendored
in the rustc-src tarball.
2024-06-03 17:15:52 -04:00
..
utils Include all library files in artifact summary on CI 2024-03-07 12:19:13 +01:00
bolt.rs [BOLT] Use CDSort and CDSplit 2023-12-29 11:41:44 -08:00
environment.rs feat(opt-dist): new flag --benchmark-cargo-config 2024-06-03 17:15:52 -04:00
exec.rs Add --enable-bolt-settings bootstrap flag 2023-10-09 22:00:17 +02:00
main.rs feat(opt-dist): new flag --benchmark-cargo-config 2024-06-03 17:15:52 -04:00
metrics.rs Port PGO/LTO/BOLT optimized build pipeline to Rust 2023-07-09 08:39:50 +02:00
tests.rs opt-dist: dont overrwite config.toml when verifying 2024-05-25 23:23:47 -04:00
timer.rs Port PGO/LTO/BOLT optimized build pipeline to Rust 2023-07-09 08:39:50 +02:00
training.rs feat(opt-dist): new flag --benchmark-cargo-config 2024-06-03 17:15:52 -04:00