Title: [273123] trunk/Tools
Revision
273123
Author
mmaxfi...@apple.com
Date
2021-02-18 19:35:14 -0800 (Thu, 18 Feb 2021)

Log Message

MotionMark scores are super sensitive to a single long frame
https://bugs.webkit.org/show_bug.cgi?id=220847
<rdar://problem/74152743>

Unreviewed.

Upgrade motionmark1.1.plan to r273122.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (273122 => 273123)


--- trunk/Tools/ChangeLog	2021-02-19 03:29:53 UTC (rev 273122)
+++ trunk/Tools/ChangeLog	2021-02-19 03:35:14 UTC (rev 273123)
@@ -1,3 +1,15 @@
+2021-02-18  Myles C. Maxfield  <mmaxfi...@apple.com>
+
+        MotionMark scores are super sensitive to a single long frame
+        https://bugs.webkit.org/show_bug.cgi?id=220847
+        <rdar://problem/74152743>
+
+        Unreviewed.
+
+        Upgrade motionmark1.1.plan to r273122.
+
+        * Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan:
+
 2021-02-18  Ricky Mondello  <rmonde...@apple.com>
 
         Unconditionally return information in _autofillContext SPI when a field is focused

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


--- trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan	2021-02-19 03:29:53 UTC (rev 273122)
+++ trunk/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan	2021-02-19 03:35:14 UTC (rev 273123)
@@ -1,7 +1,7 @@
 {
     "timeout": 1800,
     "count": 1,
-    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/MotionMark/@r272044",
+    "svn_source": "https://svn.webkit.org/repository/webkit/trunk/PerformanceTests/MotionMark/@r273122",
     "webserver_benchmark_patch": "data/patches/webserver/MotionMark.patch",
     "webdriver_benchmark_patch": "data/patches/webdriver/MotionMark.patch",
     "entry_point": "index.html",
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to