Python profiling on OLPC machine

William Cohen wcohen at redhat.com
Mon Mar 26 17:55:46 EDT 2007


Ivan Krstić wrote:
> 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?
> 

cProfile doesn't seem to be available in the Python 2.4 installed on olpc. Is 
this going to change when switching to Python 2.5?

-Will



More information about the Devel mailing list