diff options
Diffstat (limited to 'doc/todo/wishlist:_rsync_efficiency.mdwn')
-rw-r--r-- | doc/todo/wishlist:_rsync_efficiency.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_rsync_efficiency.mdwn b/doc/todo/wishlist:_rsync_efficiency.mdwn new file mode 100644 index 000000000..fe1848f1b --- /dev/null +++ b/doc/todo/wishlist:_rsync_efficiency.mdwn @@ -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 |