[IPython-user] Memory Measure
Tom Johnson
tjhnson@gmail....
Thu Jan 24 17:06:44 CST 2008
Similar to timeit, does ipython have something similar for memory
requirements, such as memit? I know that python doesn't offer a way
to see how much memory an object has (even ignoring the finer details
of what such a question means), but perhaps ipython could just report
the difference in system and swap...? Ideally, I'd like to run a
single command and have ipython report both the time and memory used
per loop.
More information about the IPython-user
mailing list