Recommended Posts

Everyone has encountered this unstoppable memory eater called web browser. I've been using it myself you know for ALOT of time and it's not very pleasing.

I've made some analysis and saw that the main page of neowin isn't so big and the browser doesn't have to download much code, images and other needed files for displaying the page, but why does 600KB of data stretch to 100MB for example in Chrome?

Does anyone know what eats the whole memory? The rendering, displaying, storing data structures of the page or the V8 engine with it's JavaScript interpretation or the Flash Player or some other memory eating beast? I suspect V8 for that. Even without all the flash player instances in a webpage it still uses an awful lot of memory, if I use a flash player blocking extension for example or check the Chrome task manager and see how much memory all flash player instances use.

What's the oppinion of the neowin community? Where goes all our precious memory?

Link to comment
https://www.neowin.net/forum/topic/1149408-the-memory-eater-called-web-browser/
Share on other sites

I think OP is just trying to figure out why this site is so dang slow the majority of the time when there really isn't much to it?

I know I'd like to know as would a whole bunch of other people as there is a topic here devoted totally to that which is multiple pages long.

Lets use this image as an example

hIbDHbul.jpg

On-disk it's 299KB but decompressed in memory it's 5.3MB. And that's just one image, every single image used takes up memory (Scaled copies, headers, pointers, temporary surfaces used for drawing, etc.), along with the actual screen contents used for rendering (Browsers these days don't draw web pages as a single screen sized image, they split it up into segments and overlay them, meaning you could easy be using 3 or 4 large images to represent a single page, using even more memory, etc.) And then you just have stuff like the DOM (A DOM elemeent takes up more memory than the compressed text that represents it, etc.) CSS information, scripts (compiled and uncompiled), script memory usage, etc.

First off, plugins and extensions aside. We're concentrating on the page itself. Even without them it still takes alot of memory and CPU resources. I agree with The_Decryptor about the decompressed images and the big rendered images. It's a good explanation, but still there was one time a page which took almost 700MB of my memory and it was just a simple article. Probably a memory leak, dunno. How much memory does the JavaScript portion of the neowin page take? Are there tools avaliable to acquire this information?

Remember, the browser does a lot of other stuff in the background... HTTP pipelining, JIT javascript compilation (which eats up quite a lot of memory just by itself) , and other stuff. Unless you're running critically low on memory it's not worth panicking about, memory is there to be used it does no good sitting idle and empty ;)

I think the major problems (especially with Firefox in the past) is that the memory management wasn't all that good, for example after more than a day with the browser open and in that time countless tabs opened and closed, the only way to flush the memory footprint taken up by the browser was to close and restart it.

I use Chrome now, so I don't know how much has changed there, all I know is what I had to do everyday with it :p

I use Chrome now, so I don't know how much has changed there, all I know is what I had to do everyday with it :p

Firefox, now, plays very well with RAM, and in a past, there was problem mostly with addons leaking memory then with Firefox it self, most addon devs made their home work. For example Ad Block Plus still rise overall RAM usage in some about 100MB, but in times with PC +4GB RAM this is small price ;)

It's "time vs space" trade-off. The interpreted nature of webpages is not of the efficient sort to begin with. In browsers you have all too many of these - various attempts at HTML and CSS versions, both usually full of workarounds, leeways, lax attitude and generally shyte code, and then the awesome JS, being previous two plus getting compiled so it doesn't have to interpret it all over again for each little event that happens to run some JS.

They're all actually doing a really good job with a totally backasswards technology in the first place.

Thus it clogs up your RAM. RAM is intended to be used exactly in this way, though. If it sits empty, you've wasted your money.

This topic is now closed to further replies.
  • Posts

    • Chrome is Google's commercial web browser product; it consists of their proprietary features (Googlified everything including profile sync) plus their chromium project barebones web browser. Google developers control the chromium project. The chromium project is the "core" for the web browser product from other vendors including Microsoft Edge (their own proprietary features), Opera (their own features), Brave (their own features), etc... The "downstream" teams at Microsoft, Opera, Brave, etc., can either integrate their original MV2-supporting code into future builds, or they can integrate chromium wholesale and simply add-on their own features/functionalities -- their 'current' build pipeline, so to speak. THIS is why changes at the chromium project affect so many products besides only Google's commercial Chrome browser. -- Edit to add: The chromium project is open-source, and is the piece that's Google's code contribution to the W3C and world wide web at large; there are no licensing fees for others to use the code in their own products... which is what they do. Other browser engines do exist (Firefox's for example) but it's nearly impossible to have both engines bundled into the same 1 browser product.
    • You're comparing settler colonies to colonized war torn nations. It's easy to become the richest by coming in and stealing other people's land, culture and resources.
    • ABP has become "old news" when MV3 started rolling out. They've gone downhill and is now simply irrelevant..... in my experience.
    • About two years ago, I switched to Brave and haven't looked back.
    • FWIW StatCounter has been trash for over 25+ years! Back in the day (circa 2000 and GeoCities pre-Blogger era), it was useful to paste a number on your webpage indicating how many visitors you had. In the ensuing 25+ years, they've grown in reputation and changed their ways... but their overall consumer value has remained abysmal. Serious marketing agencies only cite StatCounter when there's literally no other sources available to support any marketing claims! They are the absolute lowest threshold serious companies use to push any sort of narrative about this-or-that happening. Besides their credibility being what it is, they are forever subject to quality issues. They're so bad that my DNS-level ad-filter prevents me from even viewing their main website! HA!
  • Recent Achievements

    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
    • One Year In
      jojodbn earned a badge
      One Year In
    • One Month Later
      jojodbn earned a badge
      One Month Later
    • Week One Done
      jojodbn earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      531
    2. 2
      PsYcHoKiLLa
      231
    3. 3
      +Edouard
      131
    4. 4
      ATLien_0
      88
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!