Python profiling on OLPC machine

Ivan Krstić krstic at solarsail.hcs.harvard.edu
Mon Mar 26 17:45:43 EDT 2007


Guido van Rossum wrote:
> IMO the profile module is fine, no need to upgrade to hotshot.

Hmm. Should profile really still be used, given that it's the slowest
and most crash-prone of the three profilers in my experience, and that
cProfile is a drop-in replacement?

-- 
Ivan Krstić <krstic at solarsail.hcs.harvard.edu> | GPG: 0x147C722D



More information about the Devel mailing list