diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2015-04-12 23:12:31 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-04-12 23:12:31 +0000 |
commit | af179125761de007d2b6429d6c55ee4e1da62771 (patch) | |
tree | eccc6317232fb787d79deb234ef959f46d96a574 /doc | |
parent | 30416d8f2275aaa98c9947b598e677197da6714a (diff) |
Diffstat (limited to 'doc')
-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 |