[merge] readv for the smart server
John Arbash Meinel
john at arbash-meinel.com
Mon Sep 18 00:54:06 BST 2006
Robert Collins wrote:
...
>> So, it would seem that we have a protocol comparable to http on our hands :)
>>
>> Also, just to give some general performance information push is faster
>> than sftp too. It does this because of a lot fewer round trips per
>> operation. This connection has a 30KB/s upload cap. To push from 2000 =>
>> 2017 takes 1m2s (The new code doesn't change this). Over 'sftp' it takes
>> 1m24s.
>>
>> I have another branch where I'm implementing 'put_bytes_non_atomic'.
>> Which should save us a bunch more time when pushing a new branch.
>
> I'm glad its been implemented, but I think the code can use some
> tightening up - as its your weekend, and I'm freezing the branch today,
> heres a review that does its recommendations, rather than just a review.
>
>
+1 from me.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060917/924d7013/attachment.pgp
More information about the bazaar
mailing list