Open
Bug 1912835
Opened 3 months ago
Updated 3 days ago
[meta] JS inlining heuristics
Categories
(Core :: JavaScript Engine: JIT, task, P2)
Core
JavaScript Engine: JIT
Tracking
()
NEW
People
(Reporter: iain, Unassigned)
References
(Depends on 13 open bugs, Blocks 1 open bug)
Details
(Keywords: meta)
Inlining heuristics can be tricky, and in general it's best not to over-index on a single microbenchmark. This metabug collects bugs where we have reason to believe that tweaks to our inlining heuristics might improve performance, in the hope that useful patterns will emerge.
You need to log in
before you can comment on or make changes to this bug.
Description
•