Lines Matching +full:2 +full:gb
21 Comparison (single thread, Windows Seven 32 bits, using SMHasher on a Core 2 Duo @3GHz)
24 xxHash 5.4 GB/s 10
25 CrapWow 3.2 GB/s 2 Andrew
26 MumurHash 3a 2.7 GB/s 10 Austin Appleby
27 SpookyHash 2.0 GB/s 10 Bob Jenkins
28 SBox 1.4 GB/s 9 Bret Mulvey
29 Lookup3 1.2 GB/s 9 Bob Jenkins
30 SuperFastHash 1.2 GB/s 1 Paul Hsieh
31 CityHash64 1.05 GB/s 10 Pike & Alakuijala
32 FNV 0.55 GB/s 5 Fowler, Noll, Vo
33 CRC32 0.43 GB/s 9
34 MD5-32 0.33 GB/s 10 Ronald L. Rivest
35 SHA1-32 0.28 GB/s 10
44 XXH64 13.8 GB/s 1.9 GB/s
45 XXH32 6.8 GB/s 6.0 GB/s
133 #define XXH_VERSION_RELEASE 2
152 Speed on Core 2 Duo @ 3 GHz (single thread, SMHasher benchmark) : 5.4 GB/s
156 This function runs 2x faster on 64-bits systems, but slower on 32-bits systems (see benchmark).
273 … unsigned reserved[2]; /* never read nor write, will be removed in a future version */