Performance/IncrementalCC: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "=Incremental Cycle Collection (CC)= ==Goal== Implement incremental cycle collection to reduce<sup>1</sup> cycle collector pauses in the Firefox UI. <sup>1</sup>Reduction in ...")
 
 
Line 1: Line 1:
=Incremental Cycle Collection (CC)=
#REDIRECT [[Performance#Incremental_Cycle_Collection_.28CC.29]]
 
==Goal==
Implement incremental cycle collection to reduce<sup>1</sup> cycle collector pauses in the Firefox UI.
 
<sup>1</sup>Reduction in cycle collector pauses will be measured with the [http://mzl.la/XLsAoB CYCLE_COLLECTOR_FULL Telemetry probe]. The degree of reduction that can be achieved is currently unclear.
 
==Duration==
TBD
 
==Communication==
{| class="wikitable fullwidth-table"
! Communication Type !! Mechanism !! Audience
|-
| General discussion || [https://lists.mozilla.org/listinfo/dev-platform dev-platform] list || devs
|-
| Progress reports ||  || all
|}
 
===Progress Reports ===
{| class="wikitable collapsible" style="width: 100%"
! style="background-color: rgb(221, 221, 221);" colspan="2" | 2012
|-
|
* progress reports go here
|}
 
==People==
{| class="wikitable fullwidth-table"
|-
| Engineering Lead|| Andrew McCreight
|-
|}
 
==Tasks==
<bugzilla>
    {
        "id":"850065"
    }
</bugzilla>

Latest revision as of 20:29, 19 April 2013