Thursday 15 November 2018

windows 7 - How do I determine how much RAM I actually need?


Due to space constraints, I need to purchase a laptop to replace my desktop computer. However I don't know whether I need a laptop with 8GB or 16GB of RAM. My desktop currently has 16GB.


What is the easiest way to run something in the background to determine my typical RAM usage over a period of, say, a month? My goal is to have enough data to base my RAM purchase on real-world usage of my desktop.


I've seen a few articles describing how to use Performance Monitor to do this, but they all seem to suggest different things to monitor. Several of them also talk about measuring my swap, which I don't believe I should be interested in.



Answer



look at the commit charge value. ProcessHacker shows the peak value in the system information window:


enter image description here


This shows the largest amount of memory that you needed. Now look if 8GB are enough for your daily usage or not.


No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...