Log Message
Add MotionMark-1.1 plan file for run-benchmark script. https://bugs.webkit.org/show_bug.cgi?id=195481
Rubber-stamped by Darin Adler. Run-benchmark script should support MontionMark-1.1. * Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/Tools/ChangeLog (242720 => 242721)
--- trunk/Tools/ChangeLog 2019-03-11 18:30:11 UTC (rev 242720)
+++ trunk/Tools/ChangeLog 2019-03-11 18:45:52 UTC (rev 242721)
@@ -1,3 +1,14 @@
+2019-03-08 Dewei Zhu <dewei_...@apple.com>
+
+ Add MotionMark-1.1 plan file for run-benchmark script.
+ https://bugs.webkit.org/show_bug.cgi?id=195481
+
+ Rubber-stamped by Darin Adler.
+
+ Run-benchmark script should support MontionMark-1.1.
+
+ * Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan: Added.
+
2019-03-11 Aakash Jain <aakash_j...@apple.com>
[ews-app] Add support for submit-to-ews url
Added: trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan (0 => 242721)
--- trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan (rev 0)
+++ trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan 2019-03-11 18:45:52 UTC (rev 242721)
@@ -0,0 +1,12 @@
+{
+ "timeout": 1800,
+ "count": 1,
+ "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/MotionMark/@r234833",
+ "webserver_benchmark_patch": "data/patches/webserver/MotionMark.patch",
+ "webdriver_benchmark_patch": "data/patches/webdriver/MotionMark.patch",
+ "entry_point": "index.html",
+ "config": {
+ "orientation": "landscape"
+ },
+ "output_file": "motionmark.result"
+}
_______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes