This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U 2015-04-12 23:12:31 +00:00 committed by admin
parent aa75c22427
commit 28fe60afa2

View file

@ -0,0 +1,8 @@
If you look at the transfer rates during a copy job to remotes, you see it going down to zero for a short time between files.
While that's understandable from rsync's PoV, it's not as efficient as git-annex could be.
Would parallelization be an option? Are there alternate improvements?
-- Richard