ANN: script to visualize python profiling data with kcachegrind

John J. Lee jjl at pobox.com
Wed Sep 17 10:14:33 EDT 2003


Joerg Beyer <job at webde-ag.de> writes:
> with the kind help of Josef Weidendorfer, I wrote a script
> to transform the profiling data of the pstats.Stats class
> to a format that the program kcachegrind could read 
> and visualize.

Cool!

[...]
> Besides this, I was able to find and improve the hot spots
> in some python sources without big efforts. At least the 
> relative numbers seem right.
[...]

Much more important, we can now generate lots of pretty graphics from
our Python code ;-)


John




More information about the Python-list mailing list