Bug 112208
Summary: | [CSS Grid Layout] Add some performance tests for grid operations | ||
---|---|---|---|
Product: | WebKit | Reporter: | Julien Chaffraix <jchaffraix> |
Component: | Layout and Rendering | Assignee: | 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 |
Julien Chaffraix
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sergio Villar Senin
Adding dependencies with the two bugs that will bring perf testing for both content based and non-content based tracks.
Sergio Villar Senin
Closing this as the two dependencies landed.