Open
Bug 1263403
Opened 9 years ago
Updated 11 months ago
Heavy checkerboarding in /r/spacex compared to none in Chrome (possibly due to slow Skia FillRect)
Categories
(Core :: Graphics, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
People
(Reporter: BenWa, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: perf, Whiteboard: [gfx-noted])
Seeing a lot of checkerboarding while browsing several reddit. Checking in Chrome often shows no checkerboarding at all.
Here's an example:
https://www.reddit.com/r/spacex/comments/4dycyv/the_first_stage_has_landed_successfully_on_ocisly/
Perhaps it's partly that peak velocity is lower in Chrome. It takes me ~1 second to scroll top to bottom in FF and ~4 seconds in Chrome. But I also see checkerboarding when panning at lower speed.
Reporter | ||
Comment 1•9 years ago
|
||
Profile is showing 300ms in rasterize times within Skia/FillRect:
http://people.mozilla.org/~bgirard/cleopatra/#report=d7397ccd6638dd36d7174f272b39b0426d32f172
Comment 2•9 years ago
|
||
Tossing this to Graphics to see if we can improve the Skia FillRect code.
Blocks: apz-checkerboard
status-firefox48:
--- → affected
Component: Panning and Zooming → Graphics
Keywords: perf
OS: Unspecified → Mac OS X
Summary: Heavy checkerboarding in /r/spacex compared to none in Chrome → Heavy checkerboarding in /r/spacex compared to none in Chrome (possibly due to slow Skia FillRect)
Whiteboard: [gfx-noted]
Version: unspecified → 48 Branch
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Comment 3•3 years ago
|
||
Reporter, are you still experiencing this issue?
Updated•3 years ago
|
Flags: needinfo?(b56girard)
Comment 4•11 months ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit BugBot documentation.
Flags: needinfo?(b56girard)
You need to log in
before you can comment on or make changes to this bug.
Description
•