Bug 118033

Summary: Add a column flexbox perf test with lots of text layout
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, dino, hyatt, jonlee, mike.sherov, simon.fraser, zalan
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 2013-06-25 23:08:43 PDT
Merge https://chromium.googlesource.com/chromium/blink/+/b8a17dc0cabc3f77518a42b81bcbfd0dc304fae9

This is a sanitized version of someone's adb log viewer that
exhibits particularly slow flexbox and text layout.
Comment 1 Ahmad Saleem 2022-10-04 15:25:28 PDT
This was added as part of following:

https://github.com/WebKit/WebKit/commit/a7dd411b4e530be019992a351c3ce5a7334c834e

and it is present here:

https://github.com/WebKit/WebKit/blob/main/PerformanceTests/Layout/flexbox-lots-of-data.html

Marking this as "RESOLVED CONFIGURATION CHANGED". Thanks!