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

Revisit choice of hash functions during hash grouping #100

Open
cswinter opened this issue Dec 20, 2018 · 1 comment
Open

Revisit choice of hash functions during hash grouping #100

cswinter opened this issue Dec 20, 2018 · 1 comment
Labels

Comments

@cswinter
Copy link
Owner

Currently everything uses FNV, but there may be better choices in particular for string data. Should set up some benchmarks and find out.

@cswinter
Copy link
Owner Author

cswinter commented Jan 1, 2019

Probably worth giving this a try as well: https://github.com/Amanieu/hashbrown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant