Hacker News new | ask | show | jobs
by perimo 4282 days ago
For IPython-based profiling, I find the %timeit and %memit magic commands invaluable. This post has a good overview: http://pynash.org/2013/03/06/timing-and-profiling.html