Skip to content

v3.1.0

Choose a tag to compare

@royaltm royaltm released this 26 May 02:47
· 166 commits to master since this release

murmurhash-native 3.1.0

  • replaced MurmurHash3 implementation with PMurHash and PMurHash128
  • new ability to update incremental hashers asynchronously via libuv
  • stream implementation chooses sync vs async update depending on chunk size
  • test: ensure persistence under gc stress
  • bench: streaming