Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
src
/
tools
/
rustc-perf-wrapper
/
README.md
blob: d7655459a2fe1cad61073eb9767d4584b7aa6518 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# 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>`
.