搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

why my browser(firefox) occupying too much RAM (over 900MB)

  • 1 个回答
  • 2 人有此问题
  • 4 次查看
  • 最后回复者为 Happy112

more options

my browser draining my RAM. i don't know why!!! Its taking around 900MB+ RAM, i'm using default setting with only 2 additional add-ons one of them is Adblock pus and other one norton security toolbar. it also runs slow at start-up i mean really slow. please give some some solution to fix it.

my browser draining my RAM. i don't know why!!! Its taking around 900MB+ RAM, i'm using default setting with only 2 additional add-ons one of them is Adblock pus and other one norton security toolbar. it also runs slow at start-up i mean really slow. please give some some solution to fix it.
已附加屏幕截图

由akvishwas于修改

所有回复 (1)

more options

Hi   !

Both AdBlock Plus and Norton Security Toolbar use a lot of RAM.

Instead of AdBlock Plus you might consider uBlock Origin :

https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/

As for Norton Security Toolbar : You're pretty safe with Windows' Defender and a safe browser like Firefox, but that's my personal opinion.

Also see : http://tech.firstpost.com/news-analysis/ex-mozilla-firefox-developer-says-anti-virus-software-does-more-harm-than-good-359798.html


Another reason could be Multi-process (e10s) :

If you are using e10s, you could turn it off as follows :

Type in the address bar about:config (press Enter) (promise to be careful, if asked)

Type and search for the preferences  :

browser.tabs.remote.autostart and set it's value to false (default)

browser.tabs.remote.autostart.2 and set it's value to false

Note: the exact name of the preference may vary, but it will start with browser.tabs.remote.autostart

You can check whether you have this feature turned on as follows : 3-bar menu button => ' ? ' button => Troubleshooting Information In the first table on the page, check the row for 'Multiprocess Windows' and see whether the number on the left side of the fraction is greater than zero. If so, you are using e10s - otherwise it should read : 0/1 (Disabled).


You could also try this preference : dom.ipc.processCount And set its value to '1' (if it's set to a higher value)