Skip to content

Design of atomic_hash

divfor edited this page Mar 19, 2015 · 1 revision

#Hash function selection ##city hash ##why 128 bit hash function

#Hash table design ##load factor vs. collision rate ##why array ##how to resolve collision with array as hash table #Memory saving #Performance wall

Clone this wiki locally