Ragnar {Groot Koerkamp} @curiouscoding.nl · 29d

The main k-PHF-set speedup figure, with our results in blue. On my laptop (top row), the k-PHF allows throughput very close to the maximal memory throughput up to n=2^28, whereas previous methods only reached that up to 2^24. Also, it performs equally well for both positive and negative queries.

1 likes 1 replies

?

Replies

Tim Fennell · 29d

This is amazing! It was quite literally on my list to go searching for a better/faster HashMap/HashSet for u64 keys today! Should I try it out yet, or wait for a 2.x release to crates.io?