8GB RAM on M3 MacBook Pro ‘Analogous to 16GB’ on PCs, Claims Apple::Following the unveiling of new MacBook Pro models last week, Apple surprised some with the introduction of a base 14-inch MacBook Pro with M3 chip,…

  • @[email protected]
    link
    fedilink
    English
    7911 months ago

    RAM is RAM. If you’re able to manage it better, that’s nice, but programs will still use whatever RAM they were designed to use. If you need to store 5 GiB of something in memory, what happens with the other 2.5 GiB, if they claim that it’s 2x as “efficient?”

    • @[email protected]
      link
      fedilink
      English
      -2511 months ago

      Definitely true, but I will say Mac has pretty decent compression on RAM. I’m assuming that’s why they feel this way. My old MBP 2013 had 8, and I used it constantly until earlier this year when I finally upgraded. It was doing pretty well all things considered, mostly because of on the fly RAM compression.

      • @[email protected]
        link
        fedilink
        English
        1111 months ago

        Lower end macs tend to have slower SSDs so this could be a double whammy on these machines.

          • @[email protected]
            link
            fedilink
            English
            -111 months ago

            But memory compression works the same way swap works. When memory is needed LRU page is written on disk compressed, and where application needs to read data from compressed page it generates pagefault and OS loads(decompresses) page in memory. That’s it.

      • @[email protected]
        link
        fedilink
        English
        9
        edit-2
        11 months ago

        Pretty sure windows has been doing some pretty efficient RAM compression of its own since 98SE or something

        • @[email protected]
          link
          fedilink
          English
          411 months ago

          They actually just it in Windows 10. There were third party add ons to do so prior to then, but they had marginal impact from my experience.

      • @[email protected]
        link
        fedilink
        English
        711 months ago

        Did you know that you could do RAM compression on “old” MBP 2013? All you had to do is install Linux and enable memory compression.