It's not memory. The problem is the HDD.
A big amount of RAM only helps avoiding swap to disk constantly, but sometimes you need to do I/O no matter how much RAM you have. For example, browsing the internet writes a lot of files on disk for caching. If you're editing big image files or big video files, you're benefited by a lot of RAM.
A big amount of RAM only helps avoiding swap to disk constantly, but sometimes you need to do I/O no matter how much RAM you have. For example, browsing the internet writes a lot of files on disk for caching. If you're editing big image files or big video files, you're benefited by a lot of RAM.