Closed
Bug 722089
Opened 13 years ago
Closed 7 years ago
Investigate if there could be a black marking phase between mark and scan stages
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: smaug, Unassigned)
References
Details
I was reading "An Efficient On-the-Fly Cycle Collection" on the plane today,
and in the paper it is suggested that
"To save more scanning time, we add an additional stage, the mark live black stage, between the mark stage and the scan
stage."
Though, in our case this might not be very useful, since it is marking which takes time.
Comment 1•13 years ago
|
||
Yeah. I need to do some profiling of the patch with your build to see how it falls out.
Comment 2•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•