Bug 257663
| Summary: | [run-benchmarks] The browser benchmark runner harness should be able to specify MotionMark subtests to run | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | hysu <hysu> |
| Component: | Tools / Tests | Assignee: | hysu <hysu> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
hysu
The MotionMark benchmark includes a debug runner (developer.html) that has basic subtest support built in. It takes in URL parameters of form ?suite-name=${SUITE}&test-name=${TEST}, and can run one at a time.
We already have subtest support in run-benchmarks for JetStream2 (https://bugs.webkit.org/show_bug.cgi?id=247301, except we shouldn't be changing the benchmark harness at this time), which makes profiling possible - we should add support for MotionMark subtests in the harness as well
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110187208>
hysu
Pull request: https://github.com/WebKit/WebKit/pull/14643
EWS
Committed 264906@main (653b530b9ffd): <https://commits.webkit.org/264906@main>
Reviewed commits have been landed. Closing PR #14643 and removing active labels.