This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 48c01ba
committed
Auto merge of rust-lang#124940 - orlp:mum-hash-perf-run, r=<try>
[DO NOT MERGE] perf: test prototype mum-add-hasher
This PR solely exists to do a perf run of a prototype hash I created to see if it would be a worthwhile replacement for FxHash.
The hash function being tested: https://github.com/orlp/rustc-hash/blob/576bcaf44a3dd1820b0e28166a0244e1f68e0875/src/mum_add_hasher.rs.
?r `@thomcc`2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3447 | 3447 | | |
3448 | 3448 | | |
3449 | 3449 | | |
3450 | | - | |
3451 | | - | |
| 3450 | + | |
3452 | 3451 | | |
3453 | 3452 | | |
3454 | 3453 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
0 commit comments