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    

Description Johannes Wilm 2012-12-18 16:22:46 PST
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.
Comment 1 Mihai Balan 2013-05-17 05:12:44 PDT
Could you please retest this with a newer Chromium? There's been some performance patches that landed in WebKit/Blink in this area.
Comment 2 Johannes Wilm 2013-05-23 15:24:20 PDT
This seems to have been resolved with recent improvements