[IPython-user] profiling advice
skip@pobo...
skip@pobo...
Tue Aug 7 07:34:53 CDT 2007
Stefan> On his webpage, Fernando shows how to combine hotshot and
Stefan> kcachegrind to visualize profiling results:
Stefan> http://amath.colorado.edu/faculty/fperez/python/profiling/
Stefan> I find his recipe very useful.
Since hotshot is kind (pretty much?) deprecated in favor of the cProfile
module, any idea how much work would be involved in replacing hotshot with
cProfile in this recipe?
Thx,
--
Skip Montanaro - skip@pobox.com - http://www.webfast.com/~skip/
More information about the IPython-user
mailing list