rustc-perf icon indicating copy to clipboard operation
rustc-perf copied to clipboard

How can I get the compilation time of each project in `compile-benchmarks`?

Open cicilzx opened this issue 8 months ago • 1 comments

I have installed everything, and after I run the following command:

./target/release/collector bench_local /local/home/zixliu/.cargo/bin/rustc
./target/release/site results.db

I cannot find anything on the website. Why? There is an error message: error comparing commits: could not find start commit for bound None, but I don't want to check the comparing result. There is no data of graph in the graphs page.

I'd like to see the compile time of different crates in the benchmark dataset, What should I do?

cicilzx avatar May 25 '24 17:05 cicilzx