Closed wangyi-fudan closed 3 years ago
@rurban please wait 1~2 days. There is still minor updates,
hi, the version is stable now. the performance measured by smhasher should be almost the same. But when reading random positions, this version is really fast.
See a22108a294af6d78bc016dbb34f4234976cc0dc2 On my old i5-2300 haswell it's slower, everywhere else significantly faster.
Dear All: I doubled short key hashing speed by announcing wyhash_final3 version.
The speed up is caused by branchless code for short keys. This speed up may not be detected by other benchmark suites. You need to benchmark it by yourself. Cheers!
benchmark code at: https://github.com/wangyi-fudan/wyhash/blob/master/benchmark.cpp benchmark dataset: /usr/share/dict/word