-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
komihash 5.10 #282
Comments
Please update the hash. |
This is indeed faster, but still not as fast as 5.1 |
Hm. Still shows 12GB/s without apparent reason. Do you have clang installed? Could you run the test with clang, or with GCC on some other computer? As some comments on the Internet show, such low bulk performance is problematic - people think the hash is slower than other hashes. |
As for the SMHasher timing per hash, it's now good at 33cycles. However, your cycles/map measurements are not very stable-I've noticed that by |
komihash 5.10 is faster than wyhash on Zen5. |
Please re-test the speeds of
komihash
. This version should fix the low performance with GCC on Zen.https://github.com/avaneev/komihash
The text was updated successfully, but these errors were encountered: