xxhash/xxhash.changes
Ismail Dönmez e9bca0b8e9 Accepting request 642793 from home:Simmphonie
- 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

OBS-URL: https://build.opensuse.org/request/show/642793
OBS-URL: https://build.opensuse.org/package/show/science/xxhash?expand=0&rev=2
2018-10-18 07:34:43 +00:00

15 lines
684 B
Plaintext

-------------------------------------------------------------------
Tue Oct 16 20:10:06 UTC 2018 - t.gruner@katodev.de
- 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
-------------------------------------------------------------------
Sun Jan 21 18:49:27 UTC 2018 - bugs@vdm-design.de
- Initial package of version 0.6.4