Closed
Bug 1101635
Opened 10 years ago
Closed 10 years ago
Enable tiling on 10.6
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: mstange, Assigned: mstange)
References
Details
Attachments
(2 files)
2.83 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
6.90 KB,
patch
|
jrmuizel
:
review+
milan
:
feedback+
|
Details | Diff | Splinter Review |
When tiling for OS X landed in bug 982338, there were some very strange reftest failures on 10.6, so tiling was disabled on 10.6 in bug 982338 comment 13.
There also were a few minor performance regressions, but according to bug 982338 comment 12 "the performance difference ended up not being much".
Yesterday I started a try push to see which reftests are failing:
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=1d6dfd6fe0c9
The result was that the intermittent garbage is gone, the only remaining failures are fuzzable gradient differences (compare bug 1059622).
I've also started two try pushes so that we can look at the performance difference again:
Baseline: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=90ddac8c04a0
Enable: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=513fe0805cb9
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Assignee | ||
Comment 3•10 years ago
|
||
Here's the Talos comparison:
http://compare-talos.mattn.ca/?oldRevs=90ddac8c04a0&newRev=513fe0805cb9&server=graphs.mozilla.org&submit=true
The only really worrying change is the tp5o_scroll regression by 16.95%.
tcanvasmark and tsvgx get faster.
Comment 4•10 years ago
|
||
We should probably look at this a little bit.
Assignee | ||
Comment 5•10 years ago
|
||
New pushes with more up-to-date m-c base revision:
Baseline: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=796baeda6da8
With tiling: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=e1de81e48b5e
Assignee | ||
Comment 6•10 years ago
|
||
The tp5o_scroll regression is the same with the up-to-date m-c base.
http://compare-talos.mattn.ca/?oldRevs=90ddac8c04a0&newRev=513fe0805cb9&server=graphs.mozilla.org&submit=true
Assignee | ||
Comment 7•10 years ago
|
||
Er, that's because I was looking at the wrong comparison. But it's still similarly bad:
http://compare-talos.mattn.ca/?oldRevs=796baeda6da8&newRev=e1de81e48b5e&server=graphs.mozilla.org&submit=true
Assignee | ||
Comment 8•10 years ago
|
||
The tp5o_scroll regression was exaggerated because tp5o_scroll was measuring the wrong thing (see bug 1112339).
Here's a new comparison with a fixed tp5o_scroll test:
http://compare-talos.mattn.ca/?oldRevs=b897e85ee379&newRev=a962f05dca55&server=graphs.mozilla.org&submit=true
Assignee | ||
Comment 9•10 years ago
|
||
I've started another try run for reftests:
https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=182a78da47a1
Assignee | ||
Updated•10 years ago
|
Attachment #8525416 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•10 years ago
|
Attachment #8525417 -
Flags: review?(jmuizelaar)
Updated•10 years ago
|
Attachment #8525416 -
Flags: review?(jmuizelaar) → review+
Updated•10 years ago
|
Attachment #8525417 -
Flags: review?(jmuizelaar) → review+
Updated•10 years ago
|
Attachment #8525417 -
Flags: feedback+
Assignee | ||
Comment 10•10 years ago
|
||
Comment 11•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c49b6abe67e5
https://hg.mozilla.org/mozilla-central/rev/e7b95eb855a2
Assignee: nobody → mstange
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•