Long composites when scrolling espn.com on the HD8
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Tracking
()
People
(Reporter: bholley, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wr-amvp][wr-q2])
This is with very gentle scrolling up and down near the top of the page, to avoid taxing DL bandwidth etc.
There's some CPU time here and there in the GL driver, but we end up consistently spending ~30ms in swapBuffers, which presumably means GPU time. Since the GPU time queries aren't all that useful on tiled architectures, we need another way to do into this.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•5 years ago
|
Comment 1•5 years ago
|
||
@bholley: Is this still an issue? Picturecaching improvements on android should have made this better.
Updated•5 years ago
|
Updated•5 years ago
|
Reporter | ||
Comment 2•5 years ago
|
||
(In reply to Kris Taeleman (:ktaeleman) from comment #1)
@bholley: Is this still an issue? Picturecaching improvements on android should have made this better.
Not sure, it would take me some time to get everything set up again to test. I think things have changed enough in WR since this bug was filed that it's probably not useful to have open at this point.
Description
•