65
edits
| Line 13: | Line 13: | ||
* Jonas will write a test case to generate cycles via document. STATUS: Patch landed and there has been a significan improvement in performance. Now we're seeing a large majority of time spent in JS GC | * Jonas will write a test case to generate cycles via document. STATUS: Patch landed and there has been a significan improvement in performance. Now we're seeing a large majority of time spent in JS GC | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=368774 Support cycle collection of refcounted non-xpcom objects (aka, the XBL patch)]: in dbaron's review queue | * [https://bugzilla.mozilla.org/show_bug.cgi?id=368774 Support cycle collection of refcounted non-xpcom objects (aka, the XBL patch)]: in dbaron's review queue. | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=377884 Switch nsXPConnect::Traverse to use tracing] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=377884 Switch nsXPConnect::Traverse to use tracing]: waiting for some feedback from Igor, and should be ready for review after that. | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=379718 using trace API for reference counts] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=379718 using trace API for reference counts]: probably want to wait with this until after bug 377884 lands. | ||
== Performance requirements == | == Performance requirements == | ||
edits