Added a comment

This commit is contained in:
Lukey 2020-07-01 14:32:12 +00:00 committed by admin
parent e3d091f12c
commit ffb03cc959

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="Lukey"
avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
subject="comment 3"
date="2020-07-01T14:32:11Z"
content="""
All in all there are 258465 files on two branches (master (8921) and manyfiles (249544)) and about as many keys. I mostly work on the master branch (The manyfiles branch is more or less an archive), so the two passes are not an problem (yet).
Regarding \"git cat-file --batch-all-objects --unordered\", the blob can be mapped back to the key by the objectname and \"git ls-tree -r git-annex\".
For reference: \"time git cat-file --batch --batch-all-objects --unordered --buffer > /dev/zero\" takes 40 seconds on my repo.
"""]]