[vox-tech] SSH time delay

Jay Strauss vox-tech@lists.lugod.org
Wed, 14 May 2003 08:17:04 -0500


I would say yours is faster:

$ time ssh $meir uptime
 08:16:15 up 21:11,  0 users,  load average: 0.00, 0.00, 0.00

real    0m3.178s
user    0m0.830s
sys     0m0.100s

----- Original Message ----- 
From: "Bill Broadley" <bill@math.ucdavis.edu>
To: <vox-tech@lists.lugod.org>
Sent: Wednesday, May 14, 2003 4:09 AM
Subject: Re: [vox-tech] SSH time delay


> On Thu, May 08, 2003 at 11:23:14PM -0500, Jay Strauss wrote:
> > That's good and bad, good that it happens to everyone else, bad that it
> > happens to everyone else
> 
> It depends on CPU speed, and ssh implementation.  linux-x86 has a highly
> optimized encryption library.  Last I checked sparc did not.
> 
> As an example 0.4 seconds for 2 machines I happen to be logged into:
> -bash-2.05b$ time ssh n2 uptime
>   2:08am  up 53 days, 23:16,  0 users,  load average: 1.00, 1.00, 1.00
>  
> real    0m0.404s
> 
> -- 
> Bill Broadley
> Mathematics
> UC Davis
> _______________________________________________
> vox-tech mailing list
> vox-tech@lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech
> 
>