Hacker News new | ask | show | jobs
by tiehuis 2627 days ago
As an example, xxHash [1] would probably get you an easy 5-10x performance improvement over Blake2b. So there are some easy improvements if the cryptographic requirement is not needed.

[1] http://cyan4973.github.io/xxHash/

1 comments

or better wyhash. xxHash and xxh3 still has some weaknesses.