Place the timer in Python script

Avell Diroll avelldiroll at yahoo.fr
Fri Sep 18 06:11:01 EDT 2009


Vamsikrishna wrote:
> How to place the timer in python code.

timeit ...

it's in the standard library:

http://docs.python.org/library/timeit.html

Cheers,

Ju
-- 
Whomever controls the press, owns history
    -- Johann Gutenberg



More information about the Python-list mailing list