Default performance of 'lp:foo' URLs
Robert Collins
robertc at robertcollins.net
Wed Dec 2 02:42:42 GMT 2009
On Wed, 2009-12-02 at 11:19 +0900, David Muir wrote:
> 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?
The time to do an ssh handshake is ~ the time that mwhudson reported.
robertc at lifeless-64:/usr/share/doc$ httping -g http://squid-cache.org
PING squid-cache.org:80 (http://squid-cache.org):
connected to squid-cache.org:80, seq=0 time=535.30 ms
^C--- http://squid-cache.org ping statistics ---
1 connects, 1 ok, 0.00% failed
round-trip min/avg/max = 535.3/535.3/535.3 ms
robertc at lifeless-64:/usr/share/doc$ time ssh squid-cache.org true
real 0m5.099s
user 0m0.010s
sys 0m0.040s
So ssh handshake time here is ~4.5 seconds.
And yes, I can tell 4.5 seconds.
-Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20091202/f28e3eb9/attachment.pgp
More information about the bazaar
mailing list