You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #122316 - workingjubilee:try-fxhasher-with-usize-max, r=<try>
[WIP] Perf experiment for rustc-hash with ones-idiom init
CPUs for a while now know (at least) PCMPEQ as a dependency-breaking "ones idiom", and it's not a huge encoding next to constant loads. Let's try it out and see how the hashing goes.
Spurred by rust-lang/rustc-hash#17
0 commit comments