We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc94916 commit 89c8a2fCopy full SHA for 89c8a2f
README.md
@@ -41,8 +41,7 @@ We can measure on every line how large array operations allocate and deallocate
41
IPython 3.2.0 -- An enhanced Interactive Python.
42
43
In [1]: import ipython_memory_usage.ipython_memory_usage as imu
44
-
45
- In [2]: import numpy as np
+ In [2]: import numpy as np
46
47
In [3]: imu.start_watching_memory()
48
In [3] used 0.0469 MiB RAM in 7.32s, peaked 0.00 MiB above current, total RAM usage 56.88 MiB
0 commit comments