Open
Bug 1345706
Opened 8 years ago
Updated 1 year ago
[meta] Improve lazy parsing
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: shu, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: meta, perf)
Unsure how we can even do heuristics for lazy parsing, but we should cut down on the amount of wasted lazy parsing work.
At the very least we could surface the info in devtools.
Updated•8 years ago
|
Whiteboard: [qf]
Updated•8 years ago
|
Whiteboard: [qf] → [qf:p1]
Reporter | ||
Comment 1•8 years ago
|
||
I don't think this is p1 over other frontend bugs, in that there's nothing actionable, and big properties already work around limitations of lazy parsing.
Whiteboard: [qf:p1] → [qf]
Updated•8 years ago
|
Whiteboard: [qf] → [qf:meta]
Updated•8 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P3
Updated•3 years ago
|
Performance Impact: --- → ?
Whiteboard: [qf:meta]
Updated•3 years ago
|
Performance Impact: ? → ---
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Flags: needinfo?(arai.unmht)
You need to log in
before you can comment on or make changes to this bug.
Description
•