Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 210: Strengthen fastpath for u64 hashes #211

Merged
merged 3 commits into from Feb 27, 2024
Merged

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
18 checks passed
@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