[webkit-changes] [WebKit/WebKit] 56ac2f: Fix run-benchmark and compare-results
Commit Queue
noreply at github.com
Fri Apr 7 16:24:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 56ac2f91db1fc6196f7a4aadf6be36da122c8a53
https://github.com/WebKit/WebKit/commit/56ac2f91db1fc6196f7a4aadf6be36da122c8a53
Author: Yijia Huang <yijia_huang at apple.com>
Date: 2023-04-07 (Fri, 07 Apr 2023)
Changed paths:
M Tools/Scripts/compare-results
M Tools/Scripts/webkitpy/benchmark_runner/webserver_benchmark_runner.py
Log Message:
-----------
Fix run-benchmark and compare-results
https://bugs.webkit.org/show_bug.cgi?id=255172
rdar://107770597
Reviewed by Stephanie Lewis.
Fix run-benchmark since collections.Mapping was moved
to collections.abc.Mapping after Python 3.10. Also fix
compare-results for results of run-benchmark with option
"--subtests".
* Tools/Scripts/compare-results:
(JetStream2Results):
* Tools/Scripts/webkitpy/benchmark_runner/webserver_benchmark_runner.py:
(WebServerBenchmarkRunner):
Canonical link: https://commits.webkit.org/262735@main
More information about the webkit-changes
mailing list