Open
Bug 1257290
Opened 9 years ago
Updated 2 years ago
(Partially?) Suppress the DisplayPort when checkerboarding
Categories
(Core :: Panning and Zooming, defect, P3)
Core
Panning and Zooming
Tracking
()
NEW
People
(Reporter: BenWa, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: perf, Whiteboard: [gfx-noted])
From experimenting on planet.mozilla.org there's a huge difference in paint time between painting the displayport and the viewport if you're rendering an entirely new area (no recycling). I believe the difference is between 15ms vs 100ms+.
When we're in the checkerboarding state from a quick scroll/fling most of the area that we paint is never shown to the screen anyways.
This might offer a large user visible win if done correctly.
Updated•9 years ago
|
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•