Title: [272083] trunk/Tools
Revision
272083
Author
[email protected]
Date
2021-01-29 15:32:50 -0800 (Fri, 29 Jan 2021)

Log Message

Upgrade motionmark1.1.plan to r272044
https://bugs.webkit.org/show_bug.cgi?id=221148

Reviewed by Said Abou-Hallawa.

r272044 is attempting to address extreme variance in the test.

* Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (272082 => 272083)


--- trunk/Tools/ChangeLog	2021-01-29 23:31:48 UTC (rev 272082)
+++ trunk/Tools/ChangeLog	2021-01-29 23:32:50 UTC (rev 272083)
@@ -1,3 +1,14 @@
+2021-01-29  Myles C. Maxfield  <[email protected]>
+
+        Upgrade motionmark1.1.plan to r272044
+        https://bugs.webkit.org/show_bug.cgi?id=221148
+
+        Reviewed by Said Abou-Hallawa.
+
+        r272044 is attempting to address extreme variance in the test.
+
+        * Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan:
+
 2021-01-29  Dmitry Bezhetskov  <[email protected]>
 
         [WASM-References] Enable reference types by default

Modified: trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan (272082 => 272083)


--- trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan	2021-01-29 23:31:48 UTC (rev 272082)
+++ trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan	2021-01-29 23:32:50 UTC (rev 272083)
@@ -1,7 +1,7 @@
 {
     "timeout": 1800,
     "count": 1,
-    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/MotionMark/@r270959",
+    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/MotionMark/@r272044",
     "webserver_benchmark_patch": "data/patches/webserver/MotionMark.patch",
     "webdriver_benchmark_patch": "data/patches/webdriver/MotionMark.patch",
     "entry_point": "index.html",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to