Stories
Slash Boxes
Comments

SoylentNews is people

posted by LaminatorX on Friday November 14 2014, @11:59AM   Printer-friendly
from the separation-of-concerns dept.

Martin Brinkmann at gHacks reports

Electrolysis [(a.k.a. e10s a.k.a. multi-process Firefox)] has been in development for a long time but has been prioritized only recently by Mozilla (again) after not being in focus for some time.

[...]The core idea behind the new architecture is to separate web content from the core Firefox process. The two main advantages of doing so are security and performance.

Security benefits from potential sandboxing of web contents and separation of processes, and performance mainly from the browser UI not being affected by web contents.

[...]The Are We e10s yet website lists popular browser add-ons and whether or not they are compatible with e10s yet. If you browse the list of add-ons on that page you will notice that many add-ons are not yet compatible.

Mozilla made the decision to enable e10s for Firefox Nightly versions by default with [the November 7] update. This does not mean that the last phase of development has begun and that stable users will get the feature in three release cycles, however.

[...]users can disable e10s

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Friday November 14 2014, @04:36PM

    by Anonymous Coward on Friday November 14 2014, @04:36PM (#115945)

    12 tabs, and only 174 MB of memory used? Come on. If you're going to lie to is, at least make it sound plausible.

    I just did a clean installation of Firefox 33.1 on a fresh Ubuntu 14.10 VM. After starting it up, and after it has loaded its default page, it's using 527 MB of real memory. 499 MB is private.

    So without any extensions and without any browsing, we are looking at a baseline of about 500 MB.

    Do you see now why your numbers are junk?

  • (Score: 0) by Anonymous Coward on Friday November 14 2014, @05:47PM

    by Anonymous Coward on Friday November 14 2014, @05:47PM (#115969)

    You are doing it wrong.
    I have a bunch of firefox profiles installed on Mint 16 they all have about 20 add-ons (noscript, adblock, requestpolicy, ghostery, https-everywhere, stylish, etc)
    Currently running firefox 33.0, 64-bit.

    With three separate instances (two different profiles) running for at least 2 days and each with at least 5 tabs in use (and 20+ tabs saved from the previous session but not yet reloaded) two are right around 390M resident, another is about 345M resident.

    Also running a recent tor browser bundle and that's only 276M resident after 5+ days.

  • (Score: 2) by Marand on Saturday November 15 2014, @04:21AM

    by Marand (1081) on Saturday November 15 2014, @04:21AM (#116124) Journal

    I just did a clean installation of Firefox 33.1 on a fresh Ubuntu 14.10 VM. After starting it up, and after it has loaded its default page, it's using 527 MB of real memory. 499 MB is private.

    I'm looking at 326 tabs, 525mb used. Debian, 32bit+PAE, iceweasel 31.1. RAM use without tabs was something like 250mb last I checked. Most of the memory use ends up being from javascript, so NoScript helps a lot.