diff options
author | Adam <Adam@web> | 2016-10-04 21:24:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-10-04 21:24:50 +0000 |
commit | 6212c412fc5563b923de8542ea0b1288f51abea6 (patch) | |
tree | 4ca5162ca339fad9817c90ca11ed8bf3f9a23bb0 /doc/devblog | |
parent | 218ceacf5dffd328fcc08e6e775f43cffa887238 (diff) |
Added a comment
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_418__concurrent_externals/comment_3_39c729fc2ea4b597d13e54d60bb36d0d._comment | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/devblog/day_418__concurrent_externals/comment_3_39c729fc2ea4b597d13e54d60bb36d0d._comment b/doc/devblog/day_418__concurrent_externals/comment_3_39c729fc2ea4b597d13e54d60bb36d0d._comment new file mode 100644 index 000000000..7f4202ab9 --- /dev/null +++ b/doc/devblog/day_418__concurrent_externals/comment_3_39c729fc2ea4b597d13e54d60bb36d0d._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="Adam" + subject="comment 3" + date="2016-10-04T21:24:50Z" + content=""" +Oh, I see, thanks. Have you thought about adding an option for that to the assistant? For example, I tested syncing a bunch of text files through a special remote, and even though the files were small, the per-command latency added up, so the effective transfer rate wasn't very high. If it were easy to set the concurrency option in the assistant, I guess it would help with that. +"""]] |