Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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:

Canonical link: https://commits.webkit.org/234320@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@273123 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
litherum committed Feb 19, 2021
1 parent 2239fea commit 4c4dd9a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Tools/ChangeLog
@@ -1,3 +1,15 @@
2021-02-18 Myles C. Maxfield <mmaxfield@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 <rmondello@apple.com>

Unconditionally return information in _autofillContext SPI when a field is focused
Expand Down
@@ -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",
Expand Down

0 comments on commit 4c4dd9a

Please sign in to comment.