File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -46,5 +46,15 @@ suite against it.
4646After the performance tests finish, the bot will post a comment on the PR with
4747a summary and a link to a full report.
4848
49- More details are available in the [ perf collector
49+ If you want to do a perf run for an already built artifact (e.g. for a previous try
50+ build that wasn't benchmarked yet), you can run this instead:
51+
52+ ` @rust-timer build <commit-sha> `
53+
54+ You cannot benchmark the same artifact twice though.
55+
56+ More information about the available perf bot commands can be found
57+ [ here] ( https://perf.rust-lang.org/help.html ) .
58+
59+ More details about the benchmarking process itself are available in the [ perf collector
5060documentation] ( https://github.com/rust-lang/rustc-perf/blob/master/collector/README.md ) .
You can’t perform that action at this time.
0 commit comments