Closed
Bug 765197
Opened 14 years ago
Closed 13 years ago
performance: IE Chalkboard Demo: clip images before scaling
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 786064
People
(Reporter: henry.fai.hang.chan, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: perf, Whiteboard: ietestdrive [parity-ie])
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/16.0 Firefox/16.0a1
Build ID: 20120613030535
Steps to reproduce:
Visit: http://ie.microsoft.com/testdrive/Performance/Chalkboard
Actual results:
The demo is visible slower in Firefox than in Internet Explorer.
Expected results:
The image width and height are animated to extremely large values and then absolutely positioned.
To speed up rendering, clip the image to (just larger than or exactly) the displayable area before scaling via GPU.
| Reporter | ||
Updated•14 years ago
|
Component: Untriaged → Graphics: Layers
Product: Firefox → Core
| Reporter | ||
Updated•14 years ago
|
Comment 1•13 years ago
|
||
With the latest nightly FF17, the test is hanging in the middle.
Also, its using 1.4GB RAM.
system :
win7 x64.
4GB RAM
ATI HD5470M GPU / 12.7 drivers
core i3 quad core.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Blocks: ietestdrive
You need to log in
before you can comment on or make changes to this bug.
Description
•