From 867caf3d7160926fa8cd83f331d93f60b3b2585a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 31 Oct 2017 13:13:40 -0400 Subject: close bug; copy benchmarking info to new page --- doc/todo/make_copy_--fast__faster.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/todo') diff --git a/doc/todo/make_copy_--fast__faster.mdwn b/doc/todo/make_copy_--fast__faster.mdwn index 2aea94669..4731806ea 100644 --- a/doc/todo/make_copy_--fast__faster.mdwn +++ b/doc/todo/make_copy_--fast__faster.mdwn @@ -1,3 +1,7 @@ I was trying to copy files which failed to copy (3 out of 6,000) to remote host after copy -J4. Succeeded. But with subsequent runs, apparently even with copy --fast it takes annex 10 sec for annex to realize there is nothing to copy. git ls-files which annex calls returns list immediately, so it is really some parsing/access to data under git-annex branch which takes awhile. I think we had similar discussion before but couldn't find. So I wondered to whine again to see if some optimization is possible to make --fast copies faster, especially whenever there is nothing to copy. [[!meta author=yoh]] + +> closing as yoh is happy. [[done]]. Note that I copied benechmarking +> related comments to the [[/benchmarking]] page for future reference. +> --[[Joey]] -- cgit v1.2.3