Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mlochbaum
on Dec 20, 2023
|
parent
|
context
|
favorite
| on:
Building a faster hash table for high performance ...
Since the hashes are stored, you could order by hash. This would leave keys with the same hash unordered, so if you find an entry with equal hash but unequal key you have to keep probing, but that only matters on a full-hash collision.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: