Open
Bug 1801189
Opened 10 months ago
Updated 5 months ago
[meta] JS Perf Experiments - JITs and CacheIR
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: tcampbell, Unassigned)
References
(Depends on 6 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
Metabug for experiments in generated JIT code. Improvements here
related to CacheIR help all the JS JITs. With the migration from
Ion to Warp there are were some regressions in certain cases and
further experiments with Warp are likely to still impact.
Looking at megamorphic property access and performance of react
applications are also targets here.
Updated•10 months ago
|
Severity: -- → N/A
Priority: -- → P3
Updated•10 months ago
|
Summary: JS Perf Experiments - JITs and CacheIR → [meta] JS Perf Experiments - JITs and CacheIR
Updated•7 months ago
|
Whiteboard: [sp3]
Updated•7 months ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-105
Updated•7 months ago
|
See Also: https://mozilla-hub.atlassian.net/browse/SP3-105 →
Whiteboard: [sp3]
You need to log in
before you can comment on or make changes to this bug.
Description
•