cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Why So Many?

StevieB
Making moves

Why are there so many instances of FF running and ALL at the same time, and at least half of them taking up memory / RAM.

Chrome and Edge don't do this, so why does FF.

It kind of like makes it look like sloppy programming.

See attached picture.

5 REPLIES 5

StevieB
Making moves

Anyone ?

Hurry061
Making moves

Having multiple instances of Firefox running simultaneously can be caused by extensions, session restore settings, hardware acceleration, malware, or other factors. To address this issue, try disabling extensions, adjusting session restore settings, disabling hardware acceleration, running a malware scan, updating Firefox, and checking for interference from external applications. If the problem persists, consider creating a new Firefox profile or seeking assistance from the Firefox support community.

Henrymamar
Making moves

Multiple instances of Firefox running simultaneously might occur due to its multi-process architecture, designed for stability. Each process manages different tasks, contributing to memory efficiency and preventing a single crash from affecting the entire browser. While it may appear as high memory usage, this approach enhances performance and isolates issues.

Lucasbrownsr
Making moves

I think you are right bro I have same condition similar to this.

 

Agentvirtuel
Familiar face

Hello

Other information

Several processes, running, it's normal, it's Electrolysis, e10s

About Firefox multiprocess https://developer.mozilla.org/fr/docs/Mozilla/Firefox/Multiprocessus_Firefox
Sorry, the page /fr/docs/Mozilla/Firefox/Multiprocessus_Firefox could not be found
With the help of https://web.archive.org
Here's an archived page https://web.archive.org/web/20201020175640/https://developer.mozilla.org/fr/docs/Mozilla/Firefox/Mul...

Enter in Firefox address bar about:telemetry#search=e10s

e10sEnabled true
e10sMultiProcesses 8

e10sMultiProcesses, is, level about:config https://support.mozilla.org/en-US/kb/about-config-editor-firefox
dom.ipc.processCount (default) is 8

dom.ipc.processCount
Previously, depending on Firefox version illustration Firefox's performance setting
Content process limit https://web.archive.org/web/20211228065714/https://support.mozilla.org/en-US/kb/performance-settings

Firefox's performance settings https://support.mozilla.org/en-US/kb/performance-settings

It is possible via a "manipulation" of e10sEnabled false, but it's useless
https://forums.mozillazine.org/viewtopic.php?f=38&t=3067564

Example

set MOZ_FORCE_DISABLE_E10S=119.0.1
"C:\Program Files\Mozilla Firefox\firefox.exe"

Copy the above code (example) into Notepad
Save
Type : All files
illustration.bat

Then to start Firefox

1.png
Click on your illustration.bat file

about:telemetry#search=e10s

e10sEnabled false

For your information
If you try e10sEnabled false, then, see also the about:logins side effect
But this is nothing new

Other information about:memory https://firefox-source-docs.mozilla.org/performance/memory/about_colon_memory.html
Click on the "Measure..." button