In [1]:
%autosave 10
RunSnakeRun to visualise.abs.psutil to ask OS for memory consumption.In IPython, %memit is magic incantation, e.g.
%memit [0]*1000000
scikit-learn pull request 2248.psutil could also let us:perfstat to profile CPython externally, no reason why libperf couldn't be used too.#pythran annotation.numpypy has bugs, incomplete, not production ready. If you try it add extensive unit tests.@jit(nopython=True)
In [ ]: