Bug 245139 - [run-webkit-tests] Shard based on runtime
Summary: [run-webkit-tests] Shard based on runtime
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-13 07:02 PDT by Jonathan Bedard
Modified: 2022-09-14 17:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-09-13 07:02:38 PDT
We should shard tests based on how long we expect them to take to run, running the slowest ones first. Some basic testing on Mac Studios indicates we can speed up run-webkit-tests by at least 10% by doing this.

Note that we're interested in runtime, not test count. We will likely need to check in some sort of "expected runtime per directory" because some directories run much faster than others.
Comment 1 Radar WebKit Bug Importer 2022-09-13 07:03:34 PDT
<rdar://problem/99869417>