Bug 207243 - Produce text shaping microbenchmark
Summary: Produce text shaping microbenchmark
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-04 17:47 PST by Myles C. Maxfield
Modified: 2021-08-20 15:59 PDT (History)
3 users (show)

See Also:


Attachments
Produce benchmark (25.18 KB, patch)
2020-02-04 17:47 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
V2 (10.97 KB, patch)
2021-08-20 00:01 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
V2 (27.72 KB, patch)
2021-08-20 15:59 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2020-02-04 17:47:27 PST
Produce text shaping microbenchmark
Comment 1 Myles C. Maxfield 2020-02-04 17:47:55 PST
Created attachment 389754 [details]
Produce benchmark
Comment 2 Aakash Jain 2020-02-06 13:41:02 PST
The layout-test run had ~10 millions lines of output with these patch in https://ews-build.webkit.org/#/builders/24/builds/9979, https://ews-build.webkit.org/#/builders/24/builds/9964

Please check.
Comment 3 Alexey Proskuryakov 2020-02-06 13:50:41 PST
So this text rendering benchmark is executed by looking at EWS logs? Neat :-)
Comment 4 Myles C. Maxfield 2020-02-06 14:00:12 PST
I didn't mean to trigger EWS, whoops.

Feel free to delete the logs.

I was just using this bug as a WIP place to store my code for a while (in case my laptop gets thrown in a lake or something).
Comment 5 Myles C. Maxfield 2021-08-20 00:01:45 PDT
Created attachment 435946 [details]
V2
Comment 6 Myles C. Maxfield 2021-08-20 15:59:10 PDT
Created attachment 436039 [details]
V2