I've developed an application. I need to know how much minimum RAM and HardDisk needed to run the application without any performance issues.
In my application, i'll use networking(TCP) and database accessing(MySQL ).
I saw the private bytes of my application in performance monitor. But I'don't know, it is the correct way of measuring the RAM capacity.
Please Give me some suggestions.
In my application, i'll use networking(TCP) and database accessing(MySQL ).
I saw the private bytes of my application in performance monitor. But I'don't know, it is the correct way of measuring the RAM capacity.
Please Give me some suggestions.
Comment