jermp / pthash

Fast and compact minimal perfect hash functions in C++.
MIT License
190 stars 25 forks source link

Query perfomance #35

Closed stefanfred closed 6 months ago

stefanfred commented 6 months ago

fastmod128 --> 64 lookuptable with lin interpolation for bucketer murmur-->xxhash fastrange instead of mod for partition