Comment by auggierose

10 hours ago

8GB of RAM. Not 16GB. And oh yes, the modern Mac shares those 8GB with the video RAM...

> And oh yes, the modern Mac shares those 8GB with the video RAM...

The Unified Memory Architecture is why these Macs are so fast—no wasted cycles moving data between RAM and GPU. And the data is compressed in real-time so less data has to be transferred and there's less ware and tear on the SSD, which is directly to SoC [1].

[1]: https://news.ycombinator.com/item?id=47354705

  • UMAs aren't made for speed, but for power savings. You are ignoring the fact that a discrete GPU accesses VRAM and caches at much higher bandwidths (and power) than an iGPU does RAM. Shared mem also comes at the cost of keeping it coherent between CPU/GPU. So you can't just look at one part of the system and then claim that UMAs must be faster because there are no data transfers.

    And by the way, even on UMAs, the iGPU can still have a dedicated segment of memory not readable by the CPU. Therefore UMA does not imply there won't be data transfers.

  • Well yes it's still only 8GB shared between macos, the VM and the graphics buffers. On a mobile chip.

    • I don't think Apple has used "desktop chips" in a looong time. With the lone exception of the Xeon Mac Pros.

    • People whip out “mobile chip” like this thing is going to crawl. It is faster than the Apple M1 (and runs the same software).