On 3/21/14, 9:36 AM, Bill McCloskey wrote:
----- Original Message -----
From: "Gregory Szorc" <g...@mozilla.com>
To: "Nicholas Nethercote" <n.netherc...@gmail.com>
Cc: "dev-platform" <dev-platform@lists.mozilla.org>
Sent: Friday, March 21, 2014 9:27:34 AM
Subject: Re: Too many system compartments at start-up
Also, the bug I was referring to is bug 807205. It was marked WONTFIX
because gc now happens in zones rather than globals. But that bug was
concerned mainly with the overhead of cross-compartment string copying,
not compartment overhead.
Strings are shared between compartments of the same zone. No copying happens.
*Now*. My bug was marked WONTFIX after 759585 (which prevented
compartment copying) landed.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform