Python socket performance testing

Thomas Ackermann tgm at math.uni-bonn.de
Mon Jun 28 04:48:09 EDT 1999


Bruce Fletcher <befletch at my-deja.com> wrote:
> Something else interesting; time.clock() doesn't seem to work on Linux
> (RedHat 6.0) in either 1.5.1 or 1.5.2.  The time is always < 1, and it
> doesn't change.

***
>>> print time.clock.__doc__
clock() -> floating point number

Return the CPU time or real time since the start of the process or since
the first call to clock().  This has as much precision as the system records.
***


  Byebye,
-- 
  Thomas Ackermann | Tel. +49-(0)228/631369|73-7773 | <tgm at math.uni-bonn.de>
             finger tgm at rhein.math.uni-bonn.de for public key
               GNU LINUX Python gtk pygtk MySQL FUDGE GURPS




More information about the Python-list mailing list