summaryrefslogtreecommitdiffhomepage
path: root/test.py
diff options
context:
space:
mode:
authorOlle Lundberg <geek@nerd.sh>2013-03-01 18:09:28 +0100
committerJeff Forcier <jeff@bitprophet.org>2013-03-01 11:39:13 -0800
commitbd1a97a0453afb07466ff3cacc2df9b3ee065224 (patch)
tree947e731223f8b3118f0a2e043090017dd5abacda /test.py
parentdd7edd8ec85e339b2ad6dd7d64abf25c8396b0ea (diff)
Speed up the write operation by bulk calling read.
Bulk check the ACKs from the server every 32MB (or every write request). This way you gain speed but also making sure not to get the error too late in a large transfer. This works for smaller files too, since there is a cleanup routine being called when the file has been transfered.
Diffstat (limited to 'test.py')
0 files changed, 0 insertions, 0 deletions