Bug 105362
Summary: | CSS Regions slow | ||
---|---|---|---|
Product: | WebKit | Reporter: | Johannes Wilm <johanneswilm> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | apavlov, keishi, loislo, mibalan, pfeldman, pmuellr, vsevik, web-inspector-bugs, WebkitBugTracker, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 57312 |
Johannes Wilm
When many regions are used on the same same page, they are slowing the page down considerably.
Check http://sourcefabric.github.com/BookJS/test.html for a simple demo.
Check http://sourcefabric.github.com/BookJS/test2.html for a demo of lots of flows.
Check http://sourcefabric.github.com/BookJS/test3.html for a demo of long flows.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mihai Balan
Could you please retest this with a newer Chromium? There's been some performance patches that landed in WebKit/Blink in this area.
Johannes Wilm
This seems to have been resolved with recent improvements