Closed
Bug 807528
Opened 13 years ago
Closed 10 years ago
JägerMonkey Regression on misc-basic-arguments (oct 27)
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: nbp, Unassigned)
References
Details
Regression reported by AWFY:
misc-basic-arguments: from 38ms to 40.3ms
The regression appears for JM only. The regression appeared between changesets dcf78e64e1bd and 43e09a8466c2, which only includes Bug 804636 part 3 among the changes made to the JS engine.
Comment 1•13 years ago
|
||
Yeah that was kind of expected, it removed the loop test analysis from JM+TI. I'm tempted to close this as WONTFIX, the new baseline compiler will also not have these optimizations. JM+Ion is the configuration we ship and that's what we should not regress imo...
Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•