[perf] Enable inlining trait items that only contain inlined code.#159119
[perf] Enable inlining trait items that only contain inlined code.#159119obi1kenobi wants to merge 1 commit into
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.
[perf] Enable inlining trait items that only contain inlined code.
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (20bd965): comparison URL. Overall result: ❌✅ regressions and improvements - 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 0.9%, secondary 1.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -7.0%, secondary 5.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary -0.0%, secondary 0.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 490.729s -> 491.057s (0.07%) |
|
Looks like this does indeed help specifically |
TODO: Fill in if shown to improve perf.
r? oli-obk