Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Google to make Chrome less of a memory hog  (Read 3551 times)

0 Members and 1 Guest are viewing this topic.

DaveLembke

    Topic Starter


    Sage
  • Thanked: 662
  • Certifications: List
  • Computer: Specs
  • Experience: Expert
  • OS: Windows 10
Google to make Chrome less of a memory hog
« on: May 19, 2015, 01:25:42 PM »

Found this interesting. It was one of two reasons why I dont use chrome as my browser of choice was because it seemed to be needy with RAM, consuming more and more the longer its running as the browser.

Quote
On the desktop side, Google is currently trying to fight memory leaks: “We are profiling Chrome to improve our start-up speed and proactively fighting memory bloat and memory leaks. For example, this year the first gesture latency and mean input latency has decreased steadily.”


http://www.kitguru.net/channel/generaltech/matthew-wilson/google-working-to-fix-chrome-high-ram-usage/

patio

  • Moderator


  • Genius
  • Maud' Dib
  • Thanked: 1769
    • Yes
  • Experience: Beginner
  • OS: Windows 7
Re: Google to make Chrome less of a memory hog
« Reply #1 on: May 19, 2015, 02:54:32 PM »
Chrome will never be in my arsenal...tried 5 times ...then gave up.
" Anyone who goes to a psychiatrist should have his head examined. "

BC_Programmer


    Mastermind
  • Typing is no substitute for thinking.
  • Thanked: 1140
    • Yes
    • Yes
    • BC-Programming.com
  • Certifications: List
  • Computer: Specs
  • Experience: Beginner
  • OS: Windows 11
Re: Google to make Chrome less of a memory hog
« Reply #2 on: May 19, 2015, 04:31:33 PM »
The problem with browsers today is their cache policies seem to be trash.

A browser cache should not simply bloat until you have to close the browser. It should only keep information in memory that is actually useful. When you have 3GBs of cache information for your web browser being stored in memory for "performance" on a system with 4GB of RAM you need to reconsider your assumptions about performance.

EDIT: by way of example: I have 3 tabs open in Firefox.

It is using 2 Gigabytes of Memory. Why? Because it's storing a crapload of images, text, stylesheets, etc. from pages I've visited this session.
I was trying to dereference Null Pointers before it was cool.