tools: Improve tough fast scrolling cases by running them at multiple speeds.
commitd366d0665a49b05fc441efe04e07226052c08787
authorreveman <reveman@chromium.org>
Wed, 5 Nov 2014 12:49:06 +0000 (5 04:49 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 5 Nov 2014 12:50:21 +0000 (5 12:50 +0000)
tree3259e6584ce1fadaf251c0c40b0dc9a739d741b6
parent430072c87e69baa5fae82ba63096bfe901535a21
tools: Improve tough fast scrolling cases by running them at multiple speeds.

How fast we can scroll without checkerboarding is different for each
device. As it's not possible to pick one speed that is a good test on
all devices, instead run each tough scrolling page at a number of
speeds. The average amount of checkerbording is a good number to
monitor for improvements and the result of each individual run is also
very useful to determine how fast some specific device can scroll
without large amounts of checkerboarding.

BUG=

Review URL: https://codereview.chromium.org/699313003

Cr-Commit-Position: refs/heads/master@{#302788}
tools/perf/page_sets/tough_scrolling_cases.py