git-annex/doc/todo/wishlist__58___rsync_efficiency.mdwn
Joey Hess 7125a1fb27
rename files containing :
This is mostly to let the repo check out on windows w/o using cygwin's git.

But, bash completion is also crap with : , so ..
2016-03-12 12:57:18 -04:00

8 lines
302 B
Markdown

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