Bug 112208 - [CSS Grid Layout] Add some performance tests for grid operations
Summary: [CSS Grid Layout] Add some performance tests for grid operations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 124039 124408
Blocks: 60731
  Show dependency treegraph
 
Reported: 2013-03-12 16:50 PDT by Julien Chaffraix
Modified: 2013-11-22 03:02 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.