Platform/Features/Incremental GC: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 2: Line 2:
|Feature name=Incremental garbage collection
|Feature name=Incremental garbage collection
|Feature stage=Development
|Feature stage=Development
|Feature status=In progress
|Feature status=Complete
|Feature version=Firefox 13
|Feature health=OK
|Feature health=OK
|Feature status note=Underway.
|Feature status note=Landed for Fx13.
}}
}}
{{FeatureTeam
{{FeatureTeam
|Feature product manager=Chris Blizzard
|Feature product manager=Asa Dotzler
|Feature feature manager=David Mandelin
|Feature feature manager=David Mandelin
}}
}}
{{FeaturePageBody
{{FeaturePageBody
|Feature implementation plan=https://bugzilla.mozilla.org/show_bug.cgi?id=641025
|Feature overview=We would like to be able to divide GC time into short increments. Overall, we would still spend the same amount of time doing GC, but each individual pause would be shorter. Doing this for the sweep phase is mostly a matter of scheduling. For the mark phase, we need a write barrier and we need an explicit mark stack.
 
See {{bug|641025}} for more detail.
}}
}}
{{FeatureInfo
{{FeatureInfo
|Feature priority=P1
|Feature priority=P1
|Feature rank=2
|Feature roadmap=Firefox Desktop
|Feature roadmap=Platform
|Feature list=Desktop
|Feature list=Platform
|Feature project=Responsiveness
|Feature project=Responsiveness
|Feature engineering team=JavaScript
|Feature engineering team=JavaScript
}}
}}
{{FeatureTeamStatus}}
{{FeatureTeamStatus}}
canmove, Confirmed users, Bureaucrats and Sysops emeriti
496

edits

Navigation menu