Closed
Bug 824005
Opened 12 years ago
Closed 12 years ago
IonMonkey: 6% regression in v8-richards
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: h4writer, Assigned: h4writer)
References
Details
After inlining |arguments| in IM we got a 6% regression in V8-richards. Last time I checked that benchmark doesn't use |arguments| at all, therefore very peculiar. Gonna look into this.
Assignee | ||
Updated•12 years ago
|
Assignee: general → hv1989
Assignee | ||
Comment 1•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b9807d681190
Fixes the problem introduced in 813784.
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in
before you can comment on or make changes to this bug.
Description
•