this post was submitted on 20 Jul 2023
2 points (100.0% liked)

Firefox

134 readers
254 users here now

The latest news and developments on Firefox and Mozilla, a global non-profit that strives to promote openness, innovation and opportunity on the web.

You can subscribe to this community from any Kbin or Lemmy instance:

Related

Rules

While we are not an official Mozilla community, we have adopted the Mozilla Community Participation Guidelines as far as it can be applied to a bin.

Rules

  1. Always be civil and respectful
    Don't be toxic, hostile, or a troll, especially towards Mozilla employees. This includes gratuitous use of profanity.

  2. Don't be a bigot
    No form of bigotry will be tolerated.

  3. Don't post security compromising suggestions
    If you do, include an obvious and clear warning.

  4. Don't post conspiracy theories
    Especially ones about nefarious intentions or funding. If you're concerned: Ask. Please don’t fuel conspiracy thinking here. Don’t try to spread FUD, especially against reliable privacy-enhancing software. Extraordinary claims require extraordinary evidence. Show credible sources.

  5. Don't accuse others of shilling
    Send honest concerns to the moderators and/or admins, and we will investigate.

  6. Do not remove your help posts after they receive replies
    Half the point of asking questions in a public sub is so that everyone can benefit from the answers—which is impossible if you go deleting everything behind yourself once you've gotten yours.

founded 1 year ago
MODERATORS
 

Using Firefox on Windows 11 and it is taking 10GB of RAM. it's slow and hangs so I cant use it.
Firefox on Android is awesome: fast and responsive!
Why does it take so much RAM on Windows but works very well on Android with 2GB of RAM?

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago

Is it a good idea to run Firefox for Android on my laptop instead of running Firefox for Windows?

[–] kakes 1 points 1 year ago

I haven't really had that issue with Firefox, but I know that some programs (like Firefox) will reserve more RAM if it's available. Once another program needs the RAM, Firefox will give it up. Unused RAM is wasted RAM after all.

[–] [email protected] 1 points 1 year ago

If Firefox is using an unexpected amount of RAM, report a bug by following the steps below:

  1. Open about:memory in a new tab.
  2. Click Measure and save...
  3. Attach the memory report to a new bug
  4. Paste your about:support info (Click Copy text to clipboard) to your bug.

If you are experiencing a bug, the best way to ensure that something can be done about your bug is to report it in Bugzilla. This might seem a little bit intimidating for somebody who is new to bug reporting, but Mozillians are really nice!

If you prefer not to open a bug, you can instead reduce the number of content processes used by Firefox to a lower amount by going to about:config and changing dom.ipc.processCount.webIsolated to a lower number.

[–] [email protected] 1 points 1 year ago

Some things in addition to the above can also consume lots of RAM:

  1. If you are not using an ad blocker, some code used by some ad companies are so memory intensive that they eat lots of RAM rather quickly. The easiest fix for those is to run an ad blocker. (I personally use uBlock Origin with mostly just the default settings.)

  2. Leaving Firefox open for several days can eventually eat a good chunk of RAM. If practical, it is suggested to close and restart Firefox every day. (I start up Firefox at the start of my day and shut it down at the end of the day.)

  3. If the GPU driver isn't compatible with Firefox, "hardware acceleration" could both slow down Firefox (from crashing the thread trying to use the GPU) and end up grabbing a lot of memory in the process. The suggested fixes are, first, try to get the most recent supported graphics driver from the graphics chip manufacturer, and if that doesn't take care of it, turn off "hardware acceleration" (in Menu -> Settings -> "General" page -> uncheck "Use recommended performance settings" and then you can see and uncheck "Use hardware acceleration when available").