Skip to content

Releases: uranium62/xxHash

Perfomance improvments

17 Jul 14:09
Compare
Choose a tag to compare
  • Improve perfomance for XXH32 & XXH64
  • Improve perfomance for XXH128 & XXH3

Added xxHash3

13 Jun 06:57
Compare
Choose a tag to compare
  • Added support for xxHash3

Added xxHash128

12 Jun 10:43
Compare
Choose a tag to compare
  • Added xxHash128
  • Added SIMD support for xxHash128
  • Inlined all method calls for xxHash128/xxHash64/xxHash32
  • Perfomance improvments