summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlXt6nnNs-3uw61EGYtxr_AVhJqXybwLR8 <Bruno@web>2015-04-15 17:51:18 +0000
committerGravatar admin <admin@branchable.com>2015-04-15 17:51:18 +0000
commita2c4b0fd51d980b12101e10303751eb3e9e8c802 (patch)
treee19c2611e79789e4d0c3fbc4cd9ed8bd32b644b7 /doc
parent89394d15586570a572d32a26e72ff010221410e2 (diff)
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_2_d13a0af48b8831c81276a0b2c8e25303._comment37
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_2_d13a0af48b8831c81276a0b2c8e25303._comment b/doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_2_d13a0af48b8831c81276a0b2c8e25303._comment
new file mode 100644
index 000000000..940922e6c
--- /dev/null
+++ b/doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_2_d13a0af48b8831c81276a0b2c8e25303._comment
@@ -0,0 +1,37 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawlXt6nnNs-3uw61EGYtxr_AVhJqXybwLR8"
+ nickname="Bruno"
+ subject="comment 2"
+ date="2015-04-15T17:51:18Z"
+ content="""
+@CandyAngel Thank you for your **git annex find** tips. But for git gc, it seem not working fine :)
+After i have executed the **git gc**, the **git annex info** return the result after **1h 45m**
+
+ % time git annex info
+ repository mode: indirect
+ trusted repositories: 0
+ semitrusted repositories: 5
+ 00000000-0000-0000-0000-000000000001 -- web
+ 00000000-0000-0000-0000-000000000002 -- bittorrent
+ 181d4dae-2131-435e-9c00-b8c7f1bfc332 -- [sbackup]
+ 2db1f8e7-0b29-4d61-8875-a4a4a42a79dd -- [dellcomputer]
+ 703df355-73a6-4487-97fd-a3a5d6ae034e -- usbhomebackup [here]
+ untrusted repositories: 0
+ transfers in progress: none
+ available local disk space: 135.24 gigabytes (+1 megabyte reserved)
+ local annex keys: 275416
+ local annex size: 780.55 gigabytes
+ annexed files in working tree: 265888
+ size of annexed files in working tree: 751.49 gigabytes
+ bloom filter size: 16 mebibytes (55.1% full)
+ backend usage:
+ SHA256E: 541304
+
+git annex info 83,95s user 50,68s system 2% **cpu 1:45:01,70 total**
+
+
+Can you explain exactly the git gc or git repack parameters that you use for optimizing git annex performance ?
+
+Thanks
+
+"""]]