[Numpy-discussion] iteration slowing, no increase in memory

David Warde-Farley dwf at cs.toronto.edu
Thu Sep 10 15:39:30 EDT 2009


On 10-Sep-09, at 1:09 PM, Robert Kern wrote:

> One thing you can do to verify this is to change the order of
> iteration. You will also want to profile your code. Then you can see
> what is taking up so much time.
>
>  http://docs.python.org/library/profile

Because apparently Robert is too modest to mention his own  
contribution to profiling:

http://packages.python.org/line_profiler/

David



More information about the NumPy-Discussion mailing list