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?

12 of 74 comments (clear)

  1. on the other hand by Chrisq · · Score: 5, Insightful

    it may not

  2. Zero content article and summary? by dwsobw · · Score: 3, Insightful

    "We used the tool to identify inefficiencies with a number of internal types." That is about the most technically interesting part of the whole article. Would have been nice to have a bit more of what was changed, how, why, ...

  3. Waiting to see if Chrome 55 runs better than Opera by ITRambo · · Score: 2

    I look forward to a better Chrome experience on Android 6. It can be annoying at times. I prefer Opera Mini and will until Chrome, or another browser proves to be faster and with fewer ads.

  4. A variation on Betteridge's Law? by Hognoxious · · Score: 2

    Indeed. And while it's "arguably the best browser" one might well argue otherwise.

    Does the article actually say anything?

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    1. Re:A variation on Betteridge's Law? by Yvan256 · · Score: 2

      They're optimizing Chrome for specific websites.

      You're reading it wrong. They simply used the New York Times website as an example of how their new optimizations are doing with existing websites instead of using benchmarks.

  5. Until chrome sandboxs tops requiring root access by Viol8 · · Score: 5, Insightful

    ... on linux, then I won't be using it on Linux and would recommend others don't either. Google may think its sandbox code is perfect with no possible exploits but I don't intend to test out the veracity of their naive belief for them on my systems.

  6. Another perspective: by 110010001000 · · Score: 2

    Current versions of Google Chrome use 66% or more memory than they should. I guess no one noticed for years. But now the engineers are going to get to work.

  7. Re:Until chrome sandboxs tops requiring root acces by norweeg · · Score: 4, Insightful

    Needing root access would mean needing to sudo to run chrome, correct? I don't know what you're doing, but my chrome processes run as user processes, not root processes

  8. Google Chrome 55 May Use Less Memory by Anonymous Coward · · Score: 5, Insightful

    Google Chrome 55 May Use Less Memory

    But then again Kate Upton may come by my house tonight looking for a good time. I figure the probability of both being about equal.

  9. Is this noob week? by Viol8 · · Score: 3, Informative

    You've heard of the setuid permissions bit, right? You'll find that the sandbox is owned by root with 4755 permissions. You figure out the rest.

  10. What a non-story by Opportunist · · Score: 2

    Wake me when we know whether it does use less memory, until then, where the fuck is the story?

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  11. 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.