On Tue, Mar 7, 2017 at 11:27 AM, <gsquel...@mozilla.com> wrote: > > Intuitively I don't grasp how each content process can add that much more memory that it would become a "major problem" jumping from 4 to 8
Simple: lots of stuff gets duplicated in each process. Efforts have been made to share data between processes to avoid duplication, but it's often not easy, and there are lots of data structures. Nick _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform