[Numpy-discussion] profiling line by line
Fernando Perez
fperez.net@gmail....
Sat Sep 27 00:50:25 CDT 2008
Hey,
On Fri, Sep 26, 2008 at 5:36 PM, Robert Kern <robert.kern@gmail.com> wrote:
> There is now! Add
>
> import line_profiler
> ip.expose_magic('lprun', line_profiler.magic_lprun)
>
> to your ipy_user_conf.py .
Mmh, should we ship this out of the box in ipython? The C dependency
is the only thing that gives me a bit of pause. There goes our pure
C, easy to build binaries for... On the other hand, me wants :)
What's your take on that?
f
More information about the Numpy-discussion
mailing list