[Numpy-discussion] Profiling (was GSoC : Performance parity between numpy arrays and Python scalars)

Arink Verma arinkverma at gmail.com
Fri Jun 14 04:18:04 EDT 2013


> You're looking for the ProfilerStart/ProfilerStop functions, the
> former takes a filename to write the profiler to (like "ls.prof" or
> "x-plus-x.prof"):
>   http://www.mail-archive.com/numpy-discussion@scipy.org/msg41451.html


I followed that and able to get a callgraph[1], but it doesnt contains all
the edges.

[1]
https://docs.google.com/file/d/0B3Pqyp8kuQw0eVM4ajVYLWtfZVU/edit?usp=sharing

Arink Verma
www.arinkverma.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20130614/fafec1e1/attachment.html>


More information about the NumPy-Discussion mailing list