Closed
Bug 1671895
Opened 4 years ago
Closed 4 years ago
Move non-GC-related allocation/calculation off-main-thread
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: arai, Unassigned)
References
Details
part of the perf regression by enabling stencil-mvp is that time taken by instantiation on main thread, for off-thread compilation/decode.
we should reduce tasks moved to the main thread.
Reporter | ||
Comment 1•4 years ago
|
||
closing for now given all "depends on" bugs are resolved.
Assignee: arai.unmht → nobody
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•