ipython_memory_usage: display memory usage during IPython execution
Project description
IPython tool to report memory usage deltas for every command you type. If you are running out of RAM then use this tool to understand what's happening. It also records the time spent running each command.
In [3]: arr=np.random.uniform(size=int(1e7))
'arr=np.random.uniform(size=int(1e7))' used 76.2578 MiB RAM in 0.33s, peaked 0.00 MiB above current, total RAM usage 107.37 MiB
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipython_memory_usage-1.7.tar.gz
(11.2 kB
view details)
File details
Details for the file ipython_memory_usage-1.7.tar.gz
.
File metadata
- Download URL: ipython_memory_usage-1.7.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
76912d35dc57a6a9dd1158c0e80da5d6a703cbed876bdb8b6390d6f9aa719946
|
|
MD5 |
3664f28c512b7a40b0f93fa93dbceab3
|
|
BLAKE2b-256 |
1475bc75d2264a6122be42d579da357f5c638526bd291cf271a4b8abe2893faf
|