Open
Bug 1815411
Opened 2 years ago
Updated 2 years ago
[meta] Tune parallel marking for more than two threads
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: jonco, Assigned: jonco)
References
(Blocks 1 open bug)
Details
(Keywords: meta)
Currently parallel marking has only been tested with two threads. To take full advantage of the available hardware we will need to ensure it scales across more than two threads.
You need to log in
before you can comment on or make changes to this bug.
Description
•