Reply to thread

The amount of memory that is reported in Task Manager is a bit misleading ... see here:


How much memory does my .NET application use? Explaining the Task Manager figure versus Private Bytes in performance monitor.


Comparing the memory working set is not a reliable measure of an applications impact on the system.


Cheers,


Top Bottom