[IronPython] Nice speed

Garth T Kidd garthk at gmail.com
Wed Apr 27 11:50:49 CEST 2005


> Never trust the program you're running to give you accurate time. Use
> 'time python foo.py' instead. 

Given that we're comparing different environments, that's only a good
idea if you also run zero-loop tests so you can subtract the startup
and shutdown costs.

Regards,
Garth.



More information about the Ironpython-users mailing list