Closed Bug 543036 Opened 15 years ago Closed 15 years ago

sweep doubles on the background thread

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: igor, Assigned: igor)

References

Details

To decrease the GC pause we could try to move the sweeping of double values into the background thread.
How much total GC time do we spend sweeping doubles?
(In reply to comment #1) > How much total GC time do we spend sweeping doubles? The data from the bug 539532 comment 6 gives 6%. But it could be worse for numerically intensive code.
Assignee: general → igor
This is no longer relevant in view of coming fat values.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.