Title: [273391] branches/safari-611-branch/Tools
Revision
273391
Author
repst...@apple.com
Date
2021-02-24 09:10:12 -0800 (Wed, 24 Feb 2021)

Log Message

Cherry-pick r273123. rdar://problem/74623473

    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:

    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@273123 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Modified Paths

Diff

Modified: branches/safari-611-branch/Tools/ChangeLog (273390 => 273391)


--- branches/safari-611-branch/Tools/ChangeLog	2021-02-24 17:10:10 UTC (rev 273390)
+++ branches/safari-611-branch/Tools/ChangeLog	2021-02-24 17:10:12 UTC (rev 273391)
@@ -1,3 +1,31 @@
+2021-02-23  Alan Coon  <alanc...@apple.com>
+
+        Cherry-pick r273123. rdar://problem/74623473
+
+    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:
+    
+    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@273123 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+    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-23  Ryan Haddad  <ryanhad...@apple.com>
 
         Cherry-pick r272167. rdar://problem/74668621

Modified: branches/safari-611-branch/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan (273390 => 273391)


--- branches/safari-611-branch/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan	2021-02-24 17:10:10 UTC (rev 273390)
+++ branches/safari-611-branch/Tools/Scripts/webkitpy/benchmark_runner/data/plans/motionmark1.1.plan	2021-02-24 17:10:12 UTC (rev 273391)
@@ -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/@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