forked from jengelh/xxhash
fix issues with DISPATCH=1
fe6d96afa5
- Remove false information from description - xxHash does not derive from Argon2 algorithm. - Trim bias from description - update to version 0.6.5 - Improved performance on small keys, thanks to suggestions from Jens Bauer - New build macro, XXH_INLINE_ALL, extremely effective for small keys of fixed length (see this article for details) - XXH32() : better performance on OS-X clang by disabling auto-vectorization - Improved benchmark measurements accuracy on small keys - Included xxHash specification document - Initial package of version 0.6.4 OBS-URL: https://build.opensuse.org/request/show/655685 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xxhash?expand=0&rev=1 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
v0.6.5.tar.gz | ||
xxhash.changes | ||
xxhash.spec |