Poor tiled image performance on Retina displays
https://bugs.webkit.org/show_bug.cgi?id=96187
Summary Poor tiled image performance on Retina displays
Philip Rogers
Reported 2012-09-08 15:17:16 PDT
Created attachment 162969 [details] Testcase Open the attached testcase and scroll so that at least two "tiles" of the background image are visible. On Chromium, once we hit the Skia's Image::drawPattern codepath we end up AWESOME resampling on every repaint which pretty much hangs the browser. The Safari port performs slightly better but not acceptably so. I originally hit this on an HP website for the Z620 but I imagine this is a common issue.
Attachments
Testcase (153 bytes, text/html)
2012-09-08 15:17 PDT, Philip Rogers
no flags
Note You need to log in before you can comment on or make changes to this bug.