File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -46,5 +46,15 @@ suite against it.
46
46
After the performance tests finish, the bot will post a comment on the PR with
47
47
a summary and a link to a full report.
48
48
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
50
60
documentation] ( https://github.com/rust-lang/rustc-perf/blob/master/collector/README.md ) .
You can’t perform that action at this time.
0 commit comments