[Numpy-discussion] profiling line by line
Michael McNeil Forbes
mforbes@physics.ubc...
Mon Sep 15 15:45:14 CDT 2008
The hotshot profiler used to do this, but I don't think it is really
supported anymore... I have not used it in a while, but agree that a
line-by-line profiler can be very nice.
Michael.
On Sep 15, 2008, at 6:27 AM, Robin wrote:
> 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
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
More information about the Numpy-discussion
mailing list