I am working on reducing the amount of memory used by my Python code, therefore I would like to know a time averaged amount of memory used. Is this something doable?
This might sound like a stupid question, but I am so curious and could not find any reference for this.
Thanks in advance!