Closed
Bug 572807
Opened 15 years ago
Closed 15 years ago
tracing+fatvals: Investigate perf regression on Peacekeeper canvas tests
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dmandelin, Unassigned)
References
Details
We get a noticeable slowdown on the canvas subtest compared to TM. When I run the official suite, I get about a 20% slowdown. I'm not sure exactly how that total is computed from the individual test scores, but here they are, from a local copy:
TM FV
movie 66.624 66.580
ripple1 31.383 23.026
ripple2 15.130 9.768
The ripples seem to be the same test, just different image sizes.
| Reporter | ||
Comment 1•15 years ago
|
||
Now that I know that disabling traceable natives prevents unknown amounts of stuff from tracing, it seems possible that bug 572593 will fix this.
Depends on: 572593
| Reporter | ||
Comment 2•15 years ago
|
||
We did this work in bug 571623. ripple scores are back up to TM levels.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•