-
## Performance graphs, comparing `XXH3` with other _portable_ non-cryptographic hashes :
__Bandwidth on large data (~100 KB)__
![H_bandwidth_bargraph](https://user-images.githubusercontent.com/750…
-
I have looked a bit at the probability for random collisions, an important measure in this regard is how little data one can change to produce almost-identical files with the same hash-value.
My be…
-
Dear Author:
I developed a new hash function that passed all your tests. It is the fastest one for short keys, faster than t1ha. Since I am new to github, just let you known it from this way. It i…
-
Hi getting this strange .so linkage error while compiling soursmash.
```
~/work/.../sourmash/sourmash$ make clean all
python setup.py clean --all
running clean
removing 'build/temp.linux-x86_64…
-
It would be nice to have this feature, so that people can make for example highres texture pack for games. Dolphin has a nice implementation.
-
I see the implementation here matches the [`wyhash64` from your blog](https://lemire.me/blog/2019/03/19/the-fastest-conventional-random-number-generator-that-can-pass-big-crush/).
I was searching t…
-
Hi,
Would you please provide an example or two demonstrating how to get the hash of a string ?
See here after how I did proceed.
```
julia> str = "hello"
"hello"
julia> mmhash32(sizeof(str…
-
-
The xxh3 charts don't appear to be showing on README.md. I can download the pictures directly, but I noticed that a lot of the newer hashes are missing:
- [SipHash](https://131002.net/siphash/) — I…
-
https://github.com/aappleby/smhasher/blob/61a0530f28277f2e850bfc39600ce61d02b518de/src/MurmurHash3.cpp#L321
After L321 and L322 aren't h1 and h2 exactly the same value? Which in turn also means the…
Novum updated
5 years ago