Unknown W. Brackets
|
139277bc1a
|
Update xxhash to r37.
|
2014-10-26 17:48:59 -07:00 |
|
Unknown W. Brackets
|
3ec61274fa
|
Add prefetch to xxhash func on gcc at least.
Improves hashing speed on Android by ~18%.
|
2014-03-25 00:34:54 -07:00 |
|
Unknown W. Brackets
|
37dc32a658
|
Update to xxHash-r33 and apply alignment patch
Patch from: http://code.google.com/p/xxhash/issues/detail?id=15
Makes sense, seems right hopefully.
|
2014-02-08 19:27:47 -08:00 |
|
sky-zer
|
9158e948f3
|
Force aligned memory access for iOS
|
2014-02-03 04:00:50 +04:00 |
|
Sacha
|
2e324c9842
|
Define unaligned access for all ARM. We don't support any that don't. The define didn't exist yet in GCC 4.6 (used by Symbian and Android).
|
2013-11-04 12:45:13 +10:00 |
|
Sacha
|
03a9cd6711
|
Fix crashes on Symbian and Blackberry (and likely others) when memory to be hashed is unaligned. Thanks @unknownbrackets
|
2013-11-04 12:14:21 +10:00 |
|
Unknown W. Brackets
|
5acbbe705f
|
Tweak xxHash's default settings.
|
2013-08-16 23:48:42 -07:00 |
|
Unknown W. Brackets
|
95c347b75c
|
Add xxHash-r32 to build (not used yet.)
|
2013-08-16 23:48:41 -07:00 |
|