Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3675a599f9239273417cb66f1cf1a4f8596b0897
https://github.com/WebKit/WebKit/commit/3675a599f9239273417cb66f1cf1a4f8596b0897
Author: Andrew Fryer <[email protected]>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M Tools/Scripts/webkitpy/benchmark_runner/benchmark_runner.py
M Tools/Scripts/webkitpy/benchmark_runner/data/plans/jetstream2.1.plan
M Tools/Scripts/webkitpy/benchmark_runner/data/plans/jetstream2.2.plan
M Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.2.1.plan
M Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.3.1.plan
M Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.3.plan
M Tools/Scripts/webkitpy/benchmark_runner/data/plans/speedometer3.plan
M Tools/Scripts/webkitpy/benchmark_runner/webdriver_benchmark_runner.py
M Tools/Scripts/webkitpy/benchmark_runner/webserver_benchmark_runner.py
Log Message:
-----------
Add SP3 subtest support to run-benchmark
https://bugs.webkit.org/show_bug.cgi?id=288652
rdar://145692860
Reviewed by Dewei Zhu.
Add SP3 subtests to the SP3 plan file.
Slightly adjust how plan files are used to construct a url.
(SP3 subtests aren't separated by '&'.)
(In SP3, suites are runnable rather than tests within suites.)
Adjust other benchmark plan files to compensate for this.
Refactor _construct_subtest_url to parent class.
* Tools/Scripts/webkitpy/benchmark_runner/data/plans/jetstream2.1.plan:
* Tools/Scripts/webkitpy/benchmark_runner/data/plans/jetstream2.2.plan:
* Tools/Scripts/webkitpy/benchmark_runner/data/plans/speedometer3.plan:
* Tools/Scripts/webkitpy/benchmark_runner/webserver_benchmark_runner.py:
(WebServerBenchmarkRunner._construct_subtest_url):
Canonical link: https://commits.webkit.org/291516@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes