comment
This commit is contained in:
parent
7c6ada691b
commit
6845c1e020
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2019-05-06T16:10:17Z"
|
||||
content="""
|
||||
Parallizable checksums exist, I would rather add support for a standard one
|
||||
to git-annex than roll my own. In fact, I already did when I added
|
||||
BLAKE2SP224 etc which are 8-way parallel and also can be optimised by SIMD
|
||||
instructions on less parallel systems.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue