You are aware that the PeakVirtualSize includes a lot of memory that is shared between processes?
For example, it will include things like kernel32.dll and user32.dll which are shared by virtually (sic) every program in the system. So, whilst every perl program will use them, they will never cause additional memory* to be used when a Perl script is run as they will already be in memory.
With the exception of a few handles and stuff
In reply to Re^3: Tracking memory of a running application
by BrowserUk
in thread Tracking memory of a running application
by DrWhy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |