Default performance of 'lp:foo' URLs

David Muir davidkmuir at gmail.com
Wed Dec 2 02:19:18 GMT 2009


Michael Hudson wrote:
> Stephen J. Turnbull wrote:
>   
>> Gordon Tyler writes:
>>
>>  > SSH handshaking when all you want to do is pull the latest couple of
>>  > revisions into your clone of trunk is somewhat annoying.
>>
>> Huh?  You can observe the difference between 5ms and 15 ms?  I can't.
>>     
>
> Um, how do you manage that?
>
> mwh at grond:trunk$ time ssh python.net true
>
> real	0m5.752s
> user	0m0.010s
> sys	0m0.000s
>
> I am in New Zealand, the server is in Germany, about 380ms ping.  If I
> use connection multiplexing, it is much faster, but it would have a hard
> time being faster than, well, 380 ms :-)  Heck, 15ms isn't long enough
> for *light* to get from me to the server, in a straight line!
>
>   
I don't think Stephen was implying his PING was 15ms, but rather that 
the ssh handshake was simply adding ~10ms.

http: 380ms + 5ms
ssh: 380ms + 15ms

You're telling me you actually perceive the difference between 385ms and 
395ms?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20091202/8350a0a0/attachment.htm 


More information about the bazaar mailing list