rurban / smhasher

Hash function quality and speed tests
https://rurban.github.io/smhasher/
Other
1.86k stars 179 forks source link

komihash 2.8 #216

Closed avaneev closed 2 years ago

avaneev commented 3 years ago

Hi! Please benchmark this version. While its code is 25% larger now, it's faster for small messages, and overall it's more reliable now, lesser chances for occassional "blinding". I'm still not sure why you've got such small large-block hashing performance, on both Intel and AMD, please make sure you've enabled compiler optimizations.

https://github.com/avaneev/komihash

avaneev commented 2 years ago

opened a new issue...