Open
Bug 1952723
Opened 10 months ago
Updated 10 months ago
GC Marking is not parallel on https://rgab1508.github.io/PixelCraft/
Categories
(Core :: JavaScript: GC, task, P3)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
Go to https://rgab1508.github.io/PixelCraft/
Set the canvas size as 12000 X 12000
Click ok
12000x12000
https://share.firefox.dev/4hk5OyU
Notice that no parallel threads are used. And the profiler does say that the GC phase is "Major GC (Mark)" so parallel threads should be used.
Updated•10 months ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•