I posted this question in the notebook section and got no response, so let me try here. This is one for the hardcore techies...
On my current Intel MacBook, I have 8 GB and it's just fine for what I do. If I open Activity Monitor, the memory pressure is always, always in the green for actual use. I have to deliberately open every heavy-duty app on the machine with large documents to get the memory pressure into the yellow. So I was going to order the 8 GB with the new M1. But then I realized...
The ARM architecture is reduced instruction set (RISC), Intel x86 is complex instruction set (CISC). As techies know, RISC needs multiple simple instructions to accomplish what one complex instruction will do on a CISC. (The tradeoff being that RISC generally runs faster.) I've heard that this means that RISC code generally requires more RAM. I realize that resources and documents won't take more space, and those often eat the most space, but it seems to me that maybe you'll need a little more memory with the new chips because of the longer code.
Can anyone who knows the ARM and x86 architectures estimate what the difference will be in RAM demands? 5%? 15%? 50% Thoughts?
On my current Intel MacBook, I have 8 GB and it's just fine for what I do. If I open Activity Monitor, the memory pressure is always, always in the green for actual use. I have to deliberately open every heavy-duty app on the machine with large documents to get the memory pressure into the yellow. So I was going to order the 8 GB with the new M1. But then I realized...
The ARM architecture is reduced instruction set (RISC), Intel x86 is complex instruction set (CISC). As techies know, RISC needs multiple simple instructions to accomplish what one complex instruction will do on a CISC. (The tradeoff being that RISC generally runs faster.) I've heard that this means that RISC code generally requires more RAM. I realize that resources and documents won't take more space, and those often eat the most space, but it seems to me that maybe you'll need a little more memory with the new chips because of the longer code.
Can anyone who knows the ARM and x86 architectures estimate what the difference will be in RAM demands? 5%? 15%? 50% Thoughts?