projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e3a31f
)
remove moreinfo
author
Joey Hess
<joeyh@joeyh.name>
Tue, 19 Apr 2022 17:17:11 +0000
(13:17 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 19 Apr 2022 17:17:11 +0000
(13:17 -0400)
doc/todo/add_xxHash_backend.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/add_xxHash_backend.mdwn
b/doc/todo/add_xxHash_backend.mdwn
index 8433047735c31efc406967d61724463451e2dcc0..cf9143ea095d1eca0d73c45ea9ac22bd64c636d0 100644
(file)
--- a/
doc/todo/add_xxHash_backend.mdwn
+++ b/
doc/todo/add_xxHash_backend.mdwn
@@
-1,3
+1
@@
From https://cyan4973.github.io/xxHash/ , xxHash seems much faster than md5 with comparable quality. There's a Haskell implementation.
-
-[[!tag moreinfo]]