Bug 118033 - Add a column flexbox perf test with lots of text layout
Summary: Add a column flexbox perf test with lots of text layout
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2013-06-25 23:08 PDT by Ryosuke Niwa
Modified: 2022-10-04 15:25 PDT (History)
7 users (show)

See Also:


Attachments

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