I'm not familiar with the memory monitor you're using ... what does it actually monitor? The memory being used by the program?
It is common for systems to obtain memory from the system but never actually release it. Instead, when you delete an object, the memory is put into a free pool by your program, so future requests are filled frfom the pool rather than from system requests.
--
TTTATCGGTCGTTATATAGATGTTTGCA
In reply to Re: Yet another Embedding question
by TomDLux
in thread Yet another Embedding question
by tomw1975
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |