Bug 73715
Summary: | overflow:hidden makes tables render painfully slow | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dimitri Glazkov (Google) <dglazkov> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ahmad.saleem792, fishd, jchaffraix, karlcow, thorton |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=75001 https://bugs.webkit.org/show_bug.cgi?id=89389 |
||
Bug Depends on: | |||
Bug Blocks: | 73714 |
Dimitri Glazkov (Google)
Go to http://dglazkov.github.com/performance-tests/scroll-by-hiding-tables.html, click "Go", then check/uncheck "User overflow:hidden" to see the difference in FPS.
Compositing shows the biggest hit:
Check "Stacked tables using z-index", "Use overflow:hidden", then "Go", then check/unchek "Use compositing."
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
Wayback Archive: http://web.archive.org/web/20140805121839/http://dglazkov.github.io/performance-tests/scroll-by-hiding-tables.html