Conversation
|
rustbot has assigned @Mark-Simulacrum. Use |
|
|
r? @Kobzol |
Kobzol
left a comment
There was a problem hiding this comment.
Thank you, looks great! Left a few comments.
4713ef9 to
83363f2
Compare
|
Thanks! I've fixed them. |
83363f2 to
ce1d7d1
Compare
Kobzol
left a comment
There was a problem hiding this comment.
Awesome, works great!
Idea for improving bench_cmp: if you don't specify IDs, it could show the two latest artifacts in the DB. If you specify only one, it should compare that ID with the latest (different) artifact in the DB.
|
@bors r+ rollup |
|
Actually, this updates @bors rollup=never |
That's definitely useful! I'm going to impl it. |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (e9e27ab): comparison URL. Overall result: ❌ regressions - ACTION NEEDEDNext Steps: If you can justify the regressions found in this perf run, please indicate this with @rustbot label: +perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)Results (primary -1.6%, secondary -1.9%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 751.195s -> 753.953s (0.37%) |
|
This is most probably caused by small perturbances caused by the rustc-perf update. @rustbot label: +perf-regression-triaged |
I've integrated bench_cmp and bench_local into the bootstrap.
r? @Kobzol