File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,12 @@ It is split into a data [collector] and a [web frontend]. The raw performance
7676data is available [ here] ( https://github.com/rust-lang-nursery/rustc-timing )
7777and can be browsed on the [ perf website] ( https://perf.rust-lang.org ) .
7878
79+ One-off performance runs can done by addressing the [ rust-timer
80+ bot] ( https://github.com/rust-timer ) . On a PR, do a "try" build (` @bors try ` ),
81+ wait for it finish, then leave a comment with the merge commit hash like this:
82+
83+ @rust-timer build ac89e0324b48993d6d148f598ea0e7357e229c79
84+
7985[ collector ] : https://github.com/rust-lang-nursery/rustc-perf/tree/master/collector
8086[ web frontend ] : https://github.com/rust-lang-nursery/rustc-perf/tree/master/site
8187
You can’t perform that action at this time.
0 commit comments