Skip to content

Issue 210: Strengthen fastpath for u64 hashes#211

Merged
tkaitchuck merged 3 commits intomasterfrom
stronger_u64
Feb 27, 2024
Merged

Issue 210: Strengthen fastpath for u64 hashes#211
tkaitchuck merged 3 commits intomasterfrom
stronger_u64

Conversation

@tkaitchuck
Copy link
Owner

Fixes #210 by making the rotation dependent on the input value.

tkaitchuck and others added 3 commits February 26, 2024 20:54
Signed-off-by: Tom Kaitchuck <tom.kaitchuck@emc.com>
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
@tkaitchuck tkaitchuck merged commit 3ac041a into master Feb 27, 2024
@tkaitchuck tkaitchuck deleted the stronger_u64 branch February 27, 2024 18:32
tkaitchuck added a commit that referenced this pull request Feb 27, 2024
* Strengthen fastpath for u64 hashes

---------
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RandomState has too many collisions in low order bits when hashing a u64

1 participant