Quote:
Originally Posted by kovidgoyal
No it isn't. Dynamic languages like python keep memory around in memory pools rather than always returning it to the OS immediately, for performance reasons.
|
So, the memory increase from ~700MB at start to 1.5GB currently is normal?