Closed
Bug 761959
Opened 13 years ago
Closed 4 years ago
TiledThebesLayer introduced perf regression (region operations) on DHTML test
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: romaxa, Unassigned)
References
()
Details
(Keywords: perf)
Attachments
(2 files)
I noticed that with tiledlayer we've tonns of additional region operations.
for example on http://bubblemark.com/dhtml.htm we have:
~20FPS - with tiled layer, and ~48FPS - with default thebes layer implementation (tegra2 board)
see similar problem with invalidate list bug 539356#c193
| Reporter | ||
Comment 1•13 years ago
|
||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•