diff options
author | Jason Evans <jasone@canonware.com> | 2013-01-22 20:02:08 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2013-01-22 20:02:08 (GMT) |
commit | ae03bf6a57f0dd6a009288fa6477a300cabf6d5e (patch) | |
tree | 573678d430fdc3acab20236be49b38f788b639e1 /src/hash.c | |
parent | 7329a4f038ed096f3cfa11cb60433f44009fbe16 (diff) | |
download | jemalloc-ae03bf6a57f0dd6a009288fa6477a300cabf6d5e.zip jemalloc-ae03bf6a57f0dd6a009288fa6477a300cabf6d5e.tar.gz jemalloc-ae03bf6a57f0dd6a009288fa6477a300cabf6d5e.tar.bz2 |
Update hash from MurmurHash2 to MurmurHash3.
Update hash from MurmurHash2 to MurmurHash3, primarily because the
latter generates 128 bits in a single call for no extra cost, which
simplifies integration with cuckoo hashing.
Diffstat (limited to 'src/hash.c')
0 files changed, 0 insertions, 0 deletions