TLN5 wrote:
When I wrote cpu that was my shorthand for computing. I wasn’t being specific. From what you say, if minimum requirement for one application open is say 8RAM, then having four open would require 32RAM?
Adobe recommends 16 GB minimally.
https://helpx.adobe.com/creative-cloud/system-requirements.html
I’d go with somewhat more, as app requirements and macOS requirements aren’t likely to shrink.
And remember that macOS itself and its active apps and giblets have to fit in main memory, too.
The math on memory usage isn’t straightforward here (or in general), as apps and app data that’s not immediately active can get swapped out from main memory into main storage, then swapped back in when becoming active again. On recent systems, this swapping is very fast.
If you want to reduce or avoid swapping, yes, you will need more memory. But at some point, you can’t switch between apps as fast as macOS can swap out other inactive apps and then swap in apps that you now want active, or apps that just got work to do arriving from elsewhere.
Apple also uses available main memory as a cache too, which avoids accessing comparatively slower storage.
Comparatively slower? Main storage has gotten much faster. Apple silicon main storage nowadays is about as fast as main memory found in a 2020-era computer.
In addition to the info from the replies above, might want to ask the folks in Adobe forums what they suggest.