Jason Orendorff writes:

> On 3/24/14, 2:42 AM, K. Gadd wrote:
>
> There are two collectors.
>
> The JS engine's garbage collector runs more frequently.

> The XPCOM cycle collector runs less often.

That may be true in some scenarios, but I sometimes observe the
cycle collector running more frequently than GC.

I assumed that was because the CC got some hints when CC may be
able to release memory, but GC pretty much depended on timers.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to