From ce7792eaf46fe33a7ac4e9360f22aa104ca149e4 Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Tue, 14 Apr 2015 08:40:33 +0000 Subject: [PATCH] Added a comment --- ...ment_1_e815ac48a17cc4296473d61e712d95e0._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_1_e815ac48a17cc4296473d61e712d95e0._comment diff --git a/doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_1_e815ac48a17cc4296473d61e712d95e0._comment b/doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_1_e815ac48a17cc4296473d61e712d95e0._comment new file mode 100644 index 0000000000..4cc665e044 --- /dev/null +++ b/doc/forum/__34__git_annex_sync__34___synced_after_8_hours/comment_1_e815ac48a17cc4296473d61e712d95e0._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="CandyAngel" + subject="comment 1" + date="2015-04-14T08:40:33Z" + content=""" +If you want a file count: + + git annex find | wc -l + +is probably the best measure. + +I have an annex with about several million files in it and it is slow, but not as slow as you are describing. Have you done a repack/gc cycle? +"""]]