comment
This commit is contained in:
parent
a7dd4490f0
commit
bf98afb91a
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 9"""
|
||||||
|
date="2018-03-06T17:29:16Z"
|
||||||
|
content="""
|
||||||
|
I think that any further improvements here would need to be a fundamental
|
||||||
|
change, rather than shaving away fractions of a second from the above
|
||||||
|
benchmarks. Most of the remaining overhead seems to be outside of
|
||||||
|
git-annex's own code.
|
||||||
|
|
||||||
|
I think it could use sftp, rather than rsync, when git-annex does not
|
||||||
|
need to resume transfer of a file. git-annex could keep sftp running, and
|
||||||
|
ask it for each file in turn, and avoid all the connection overheads.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue