×
We present fast strongly universal string hashing families: they can process data at a rate of 0.2 CPU cycle per byte. Maybe surprisingly, we find that.
We present fast strongly universal string hashing families: they can process data at a rate of 0.2 CPU cycle per byte. Maybe surprisingly, we find that these ...
People also ask
Very fast universal hash families on strings. Sample results on a regular x64 (Skylake) processor: Google's City CPU cycle/byte = 0.216047
Feb 22, 2012 · We present fast strongly universal string hashing families: they can process data at a rate of 0.2 CPU cycle per byte.
We present fast strongly universal string hashing families: they can process data at a rate of 0.2 CPU cycle per byte. Maybe surprisingly, we find that these ...
We present fast strongly universal string hashing families: they can process data at a rate of 0.2 CPU cycle per byte. Maybe surprisingly, we find that ...
Aug 15, 2018 · It's "fast" and "strong"? No measurements are given other than one informal speed comparison against murmur64.
Apr 9, 2013 · Lemire and Kaser showed in "Strongly universal string hashing is fast" that this family is 2-independent. This implies that ∀x≠y,P→a(h2→a ...
An experimental study of strongly universal hashing is presented, including non-standard usage of the floating point co-processor.
Aug 15, 2018 · All that is needed per hash function are three 64-bit values chosen at random, and then two multiplications, two additions and a single shift.