GOOGLE CHROME MEMORY USEAGE


YOU HAVE THREE OPTIONS TO FIND OUT HOW MUCH MEMORY GOOGLE CHROME IS USING RIGHT NOW. TWO OF THE OPTIONS ARE IMPLEMENTED IN THE BROWSER WHILE ONE IS MADE AVAILABLE BY THE OPERATING SYSTEM YOU ARE USING.

1. The Task Manager

You can open the browser's Task Manager with a tap on Shift-Esc or by clicking on the options menu icon at the top of the browser interface and selecting Tools > Task Manager from the context menu here.

The task manager is not really the ideal option as you cannot modify the size of the window the information are displayed in. While you get information about the memory use of every tab, the browser, graphics processor, extensions and plugins.

It is great for a quick look at the worst offenders but that is about it. You can click on the memory or cpu header here to sort the tasks accordingly.

2. The chrome://memory-redirect/ page

You need to load the page chrome://memory-redirect/ in the browser's address bar to open a page listing all the memory information you could ever want, and then some.

First thing that is interesting is that you also get memory use of other browsers listed here, as you can see from the screenshot above.

As far as Chrome is concerned, all of the browser's processes are displayed here, each with its memory use. One thing that is not so good is that you cannot sort the table, but it is automatically sorted by the process using the most memory.

3. The Task Manger (Windows)

I'm using Windows but other operating systems have a task manager as well. Windows users need to tap on Ctrl-Shift-Esc to open it up on their system.

While you may be surprised at the number of Chrome processes listed here, it is not really helpful as you are not provided with details at all here besides that.
TAMING CHROME

Now to the fun part. If you think that Chrome is using too much memory, you have a couple of options to get it to drop. Here are your options:

1.Extensions

Check out all of your installed extensions. If you have many installed, they will accumulate quite a bit of memory. You may want to go through them to find out if you can get rid of some that you are not using at all anymore, or not often.

Instead of uninstalling them outright, you can alternatively disable them first.

To do so, load chrome://extensions/ in the browser's address bar and click on the box next to enabled.

This can also be a good way of disabling extensions that only work for a single website. Instead of running them all of the time in the browser, you only activate them if you are visiting the site in question.

2. Tabs

Browser tabs may use a large part of the memory the browser's using. If you regularly run 50 or more tabs in Chrome, you are using more than 500 Megabytes of RAM or more on tabs alone.

Standard websites may use between 10 to 50 Megabytes of RAM in a tab, which can quickly accumulate to lots of memory.

You do have a couple of options to deal with tabs.

First, you can close any that you no longer need, or bookmark it for later using and close it then.

A couple of extensions may help you as well with that:
  • One Tab - Converts all open tabs to a list saving memory in the progress as tabs are closed afterwards. You can open any of them at any time with a click on the extension's button.
  • The Great Suspender - Provides you with options to suspend tabs to reduce the browser's memory footprint.
  • Tab Hibernation - Sends inactive tabs automatically into hibernation to free up memory.
  • Foo-Tab - Stops all but one tab from loading when the browser starts up. Ideal for quicker start up times of Chrome and saving memory.

foo-tab file here

Closing Words

The two most effective options to reduce the memory use of Google Chrome are to uninstall or disable extensions, or to close tabs that are open in the browser. There is not a lot that you can do besides that, other than switching to a browser that is more memory efficient.

Related Articles

FREE COMPUTER MEMORY IN GOOGLE CHROME

by Martin Brinkmann on March 22, 2010 in Google Chrome 11

The Google Chrome task manager gives the user detailed information about the web browser's memory consumption. The computer memory usage of the browser's core, individual tabs, extensions and plugins are displayed in the task manager. The information displayed in the Chrome task manager can be used to exactly find out which component of the web browser is using most of the RAM.

The Chrome developers have also added a purge memory button to the task manager that is disabled by default. This button can be used to free up computer memory allocated by the Internet browser. It works in this regard like other tools that free computer memory.

Firefox users can for instance install the Memory Fox add-on to free computer memory while Windows users the computer memory optimizer Minimem.

The purge memory button becomes only available if the Chrome web browser is stared with the startup parameter --purge-memory-button.

The easiest way to do that in Windows is to right-click the Google Chrome shortcut to display the context menu. Select properties from the available choices and locate the Target field in the Shortcut tab. Append --purge-memory-button at the end of that line so that the command to execute Google Chrome looks similar to this:

C:\Users\xxxx\AppData\Local\Google\Chrome\Application\chrome.exe --purge-memory-button

It is necessary to use "" to mark the path if the path to Google Chrome contains spaces.

The Google Chrome task manager can be started with the keyboard shortcut Shift Esc. The purge memory button should be active in the task manager if the startup parameter has been added correctly.

Clicking that button will free computer memory in the web browser. Only memory that is not needed will be purged.