Closed
Bug 1358606
Opened 6 years ago
Closed 4 years ago
Share Baseline jitcode for self-hosted functions across whole zone
Categories
(Core :: JavaScript Engine: JIT, enhancement)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
DUPLICATE
of bug 1458339
Performance Impact | low |
People
(Reporter: djvj, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: perf)
Comes out of bhackett's suggestion in bug 1357882. We can save time and memory by sharing the Baseline jitcode for self-hosted functions across a zone instead of having them compiled per-compartment.
Updated•6 years ago
|
Whiteboard: [qf] → [qf:p1]
Reporter | ||
Comment 1•6 years ago
|
||
bhackett, ping. Do you have an idea on when you could take this?
Flags: needinfo?(bhackett1024)
Updated•6 years ago
|
Whiteboard: [qf:p1] → [qf:p2]
Updated•5 years ago
|
Whiteboard: [qf:p2] → [qf:p3]
Comment 3•4 years ago
|
||
My understanding is that this would be fixed by Bug 1458339.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•1 year ago
|
Performance Impact: --- → P3
Whiteboard: [qf:p3]
You need to log in
before you can comment on or make changes to this bug.
Description
•