summary refs log tree commit diff
path: root/src/tools/rustc-perf-wrapper/README.md
blob: d7655459a2fe1cad61073eb9767d4584b7aa6518 (plain)
1
2
3
# rustc-perf wrapper
Utility tool for invoking [`rustc-perf`](https://github.com/rust-lang/rustc-perf) for benchmarking/profiling
a stage1/2 compiler built by bootstrap using `x perf -- <command>`.