[C++-sig] profiling python extension

John Reid j.reid at mail.cryst.bbk.ac.uk
Sun Feb 28 19:35:28 CET 2010


Alexey Akimov wrote:
> Does anyone know how one may profile a python extention?

I've used the google profiler on Linux successfully in the past. It is 
quite straightforward to set up inside an extension.

http://goog-perftools.sourceforge.net/doc/cpu_profiler.html

John.



More information about the Cplusplus-sig mailing list