You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com.microsoft.MurmurHash3 is very convenient but there are better alternatives these days. xxHash promises a 8x speed-up compare to MurmurHash3. Would it make sense to integrate it to the contrib operators?
Describe scenario use case
Exact same use-case as MurmurHash3.
The text was updated successfully, but these errors were encountered:
Describe the feature request
com.microsoft.MurmurHash3
is very convenient but there are better alternatives these days. xxHash promises a 8x speed-up compare to MurmurHash3. Would it make sense to integrate it to the contrib operators?Describe scenario use case
Exact same use-case as MurmurHash3.
The text was updated successfully, but these errors were encountered: