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
While there is a PR for cityhash to use the ARM crc32 function, cityhash itself seems unmaintained.
Switching to xxHash may therefore be prudent to get a maintained non-crypto hash implementation, performing adequately on modern architectures.
The text was updated successfully, but these errors were encountered:
While there is a PR for cityhash to use the ARM crc32 function, cityhash itself seems unmaintained.
Switching to xxHash may therefore be prudent to get a maintained non-crypto hash implementation, performing adequately on modern architectures.
The text was updated successfully, but these errors were encountered: