Open
Bug 1774636
Opened 2 years ago
Updated 2 years ago
Tune tempLifoAlloc's default chunk size for off-thread compilation
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: bthrall, Unassigned)
References
Details
Currently, the same default chunk size is used for on-thread and off-thread compilation, but we might be able to optimize the size for off-thread use after bug 1773335 is merged.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•