rustc-perf
rustc-perf copied to clipboard
Use "percent from first" graph in benchmark detail
This PR changes the absolute (left) graph in benchmark detail to use the "percent from first commit" value instead. This should make it easier to observe smaller changes (more discussion in the linked issue).
Fixes: https://github.com/rust-lang/rustc-perf/issues/1876