Closed Bug 683863 Opened 14 years ago Closed 1 year ago

Implement ScanScript for faster GC marking

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: igor, Unassigned)

References

Details

In the bug 674251 I have not implemented ScanScript. Instead PushMarkStack for JSScript calls less efficient MarkChildren for simplicity. That should be fixed.
What speedup do you predict for this?
(In reply to David Mandelin from comment #1) > What speedup do you predict for this? The only information that I have at this moment comes from bug 674251 comment 69: > it might be worth adding a ScanScript variant of this function; doing this was helpful for type objects, and there are more scripts created than types.
Assignee: igor → general
Assignee: general → nobody
Severity: normal → S3

The code has changed so much, that I'm not even sure this proposal makes sense any more. If it does still make sense, please reopen or create a new bug.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.