rurban / smhasher

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

On the search for a perfect hash #72

Open dumblob opened 5 years ago

dumblob commented 5 years ago

Smhasher could mention that there is https://github.com/skeeto/hash-prospector which helps discovering nice constants and simple, but quite high quality hashes.

ianstormtaylor commented 1 year ago

@rurban have you done any testing on these to determine how they compare to the current recommendations? Just curious because the hash prospector project sounds really cool.

rurban commented 1 year ago

No, I haven't even included the top 3 prospector hashes yet

gzm55 commented 1 year ago

the results of the prospector are most used as an avalanche part of a complete hash function