Open
Bug 1810243
Opened 2 years ago
Updated 2 years ago
[meta] JS Perf Experiments - Megamorphic Property Access in Speedometer
Categories
(Core :: JavaScript Engine, task, P1)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: dthayer, Unassigned)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
(Keywords: meta)
This tracks various efforts to improve the performance of our megamorphic property accesses. These are known to be rather hot in Speedometer, especially in React-flavored code.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Updated•2 years ago
|
Blocks: js-perf-experiments
Whiteboard: [sp3:p1]
Updated•2 years ago
|
Summary: [meta] Megamorphic Property Access in Speedometer → [meta] JS Perf Experiments - Megamorphic Property Access in Speedometer
Comment 1•2 years ago
|
||
This is the area we/I believe are relevant to speedometer and worth a narrow focus on, setting priority to P1
Priority: P3 → P1
Updated•2 years ago
|
Whiteboard: [sp3:p1] → [sp3-p1]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-19
Updated•2 years ago
|
See Also: https://mozilla-hub.atlassian.net/browse/SP3-19 →
Whiteboard: [sp3-p1]
You need to log in
before you can comment on or make changes to this bug.
Description
•