Open
Bug 1801192
Opened 2 years ago
Updated 2 years ago
[meta] JS Perf Experiments - Parsing
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: tcampbell, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
Metabug for experiments related to JS parsing performance. Parsing
is relevant for page load and navigation scenarios.
This includes performance of the parser itself, division of work
between main thread and helper threads, and caching better across
navigations.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Updated•2 years ago
|
Summary: JS Perf Experiments - Parsing → [meta] JS Perf Experiments - Parsing
Updated•2 years ago
|
Updated•2 years ago
|
Whiteboard: [sp3]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-107
Updated•2 years ago
|
See Also: https://mozilla-hub.atlassian.net/browse/SP3-107 →
Whiteboard: [sp3]
You need to log in
before you can comment on or make changes to this bug.
Description
•