rustc_middle: Optimize DefId comparisons#155608
rustc_middle: Optimize DefId comparisons#155608petrochenkov wants to merge 1 commit intorust-lang:mainfrom
DefId comparisons#155608Conversation
|
rustbot has assigned @jdonszelmann. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
@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.
rustc_middle: Optimize `DefId` comparisons
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (325ad17): comparison URL. Overall result: ❌ regressions - no action neededBenchmarking 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. @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 (secondary 3.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 2.1%)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: 490.033s -> 491.222s (0.24%) |
This will be more useful after #155257.