Added a comment
This commit is contained in:
parent
e3d091f12c
commit
ffb03cc959
1 changed files with 12 additions and 0 deletions
|
@ -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.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue