Bug 112208

Summary: [CSS Grid Layout] Add some performance tests for grid operations
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan, svillar, tony, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 124039, 124408    
Bug Blocks: 60731    

Description Julien Chaffraix 2013-03-12 16:50:29 PDT
Up to that point, we haven't concentrated on performance. The idea is that we could refactor the code to squeeze more performance out of it once we have enough coverage.

To fine tune our implementation, we will need some tests to optimize.
Comment 1 Sergio Villar Senin 2013-11-21 10:37:33 PST
Adding dependencies with the two bugs that will bring perf testing for both content based and non-content based tracks.
Comment 2 Sergio Villar Senin 2013-11-22 03:02:04 PST
Closing this as the two dependencies landed.