Slashdot Mirror


Google Chrome 55 May Use Less Memory (blogspot.com)

Slashdot reader justthinkit writes: Google Chrome is arguably the best browser and the biggest memory hog. Presently. But the Google engineers are hard at work, optimizing the next version of Chrome. Will this be an important, or just another incremental, upgrade?
They're specifically targeting the browser's JavaScript engine, V8, and they've already "analyzed and significantly reduced the memory footprint of several websites that were identified as representative..." (For example, on the mobile New York Times site they've reduced heap memory consumption by about 66%.) Chrome 55 is scheduled for release in December. Any Chrome fans looking forward to testing its performance?

1 of 74 comments (clear)

  1. Browser memory usage by um...+Lucas · · Score: 3, Interesting

    Is it just me to wonder why browser need gigabytes of memory just to display a webpage? They receive text, format it according to CSS rules, display relatively small sized images, and, yes, execute Javascript. Still, a HUGE webpage is still a tiny amount of data.

    Considering that entire operating systems used to run comfortably on systems with 32MB of RAM in yesteryear, and could display all this media, it just astounds me that systems now require 4-8GB to provide a comfortable browsing experience.

    Even if Chromes memory footprint has shrunk a little, i'm certain it still uses an obscene amount of RAM relative to what it actually does most the time.