← Back to team overview

launchpad-dev team mailing list archive

Re: How long does it take you to SSH to bazaar.launchpad.net?

 

On Mon, 26 Oct 2009 10:03:34 +0000, Jonathan Lange <jml@xxxxxxxxxxxxx> wrote:

> Hello everyone,
> 
> To satisfy my curiosity and win a bet, I'm trying to find out how long
> it takes to connect to bazaar.launchpad.net.
> 
> The method of experiment is to run 'time ssh bazaar.launchpad.net'
> five times and report the numbers for 'real' time spent.
> 
> I did it five times from Canonical's offices in London and got these
> numbers: 0.321s ; 0.293s ; 0.296s ; 0.344s ; 0.271s
> 
> I'd appreciate it if you could give it a try yourself and reply to
> this thread with your times.


[-(Mon 2009-10-26 21:40:54)-(~/)-]> for i in `seq 5`
[-(...)> do
[-(...)> /usr/bin/time -f "%E" ssh bazaar.launchpad.net
[-(...)> done
0:07.15
0:02.04
0:02.07
0:02.05
0:02.38

From the mountains of Colorado, USA.

Cheers,
Paul




References