comment
This commit is contained in:
parent
f29d49d478
commit
117d270bb4
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 3"""
|
||||||
|
date="2020-12-15T20:23:15Z"
|
||||||
|
content="""
|
||||||
|
https://cyan4973.github.io/xxHash/ now includes blake2, and xxh3 is much
|
||||||
|
faster, 28 times as fast.
|
||||||
|
|
||||||
|
Would need haskell library, http://hackage.haskell.org/package/xxhash is
|
||||||
|
out of date. It would probably not be hard to make a xxh3 haskell library,
|
||||||
|
but I'm inclined to wait for someone who really wants it.
|
||||||
|
|
||||||
|
Interestingly, the ghc RTS uses xxhash and recently updated to xxh3.
|
||||||
|
https://gitlab.haskell.org/ghc/ghc/-/merge_requests/4248
|
||||||
|
But I don't think that's exposed to haskell code.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue