[perf] rustdoc: Rewrite blanket impl synthesis#155801
[perf] rustdoc: Rewrite blanket impl synthesis#155801fmease wants to merge 1 commit intorust-lang:mainfrom
Conversation
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…<try> [perf] rustdoc: Rewrite blanket impl synthesis
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (1dae8fc): comparison URL. Overall result: ❌ regressions - please read:Benchmarking means the PR may be perf-sensitive. It's automatically marked not fit for rolling up. Overriding is possible but disadvised: it risks changing compiler perf. Next, please: If you can, justify the regressions found in this try perf run in writing along with @bors rollup=never Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 22.0%, secondary 12.5%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 22.6%, secondary 14.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 486.61s -> 489.145s (0.52%) |
Alternative to #125907.
I'm pretty sure this is a lot worse and probably quite a bad idea. Anyways..
Fixes #114891.
Fixes #155759.