Open
Bug 1801189
Opened 2 years ago
Updated 2 years 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•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Updated•2 years ago
|
Summary: JS Perf Experiments - JITs and CacheIR → [meta] JS Perf Experiments - JITs and CacheIR
Updated•2 years ago
|
Whiteboard: [sp3]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-105
Updated•2 years 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
•