How many memories uses Sage?
How can I ask the memory usage? For example how many bytes we need to a polynom or other mathematical object? How many kbytes used by a function after running?
How can I ask the memory usage? For example how many bytes we need to a polynom or other mathematical object? How many kbytes used by a function after running?
get_memory_usage() is probably what you want.
Also, be sure to see `get_memory_usage?` to see the exact usage.
Asked: 14 years ago
Seen: 460 times
Last updated: Jan 10 '11