[Numpy-discussion] profiling line by line

Robin robince at gmail.com
Mon Sep 15 06:27:54 EDT 2008


Hi,

I am using the prun feature of Ipython which is very helpful.

I was wondering though if theres anything for Python that would allow
line-by-line profiling (ie a time for each line of code) like the
MATLAB profiler?

Cheers

Robin



More information about the NumPy-Discussion mailing list