Closed
Bug 820625
Opened 12 years ago
Closed 12 years ago
IonMonkey: enable inlining of loops
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 768288
People
(Reporter: h4writer, Unassigned)
Details
Currently there are no reasons in IM why we shouldn't inline functions with loops. Enabling them improves our score on earley boyer with 5%-7%. I'll still have to look into the other benchmarks if it doesn't regress something.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•