Add robohornet as an animation test
commit54fc973c13c32ac6777efb4c5219ccc33b12675f
authorvollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Jan 2013 20:35:20 +0000 (4 20:35 +0000)
committervollick@chromium.org <vollick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Jan 2013 20:35:20 +0000 (4 20:35 +0000)
tree4fc2f6b41d2306470344db2a2ffedfba4f4a72cd
parent27395b94530b81fd53e9f8fc6346b56e4fb2ae14
Add robohornet as an animation test

Robohornet's main page is a good animation stress test (even without running the robohornet test).

Rather than hacking in a scrolling interaction, I decided to make a wait interaction since that's more appropriate for animation related smoothness tests.
It no longer made sense for the section in the page sets to be labeled "scrolling" any longer -- "smoothness" is more appropriate. I've made this change as well.

BUG=None

Review URL: https://chromiumcodereview.appspot.com/11734036

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175188 0039d316-1c4b-4281-b951-d872f2087c98
tools/perf/page_sets/2012Q3.json
tools/perf/page_sets/animations.json
tools/perf/page_sets/key_desktop_sites.json
tools/perf/page_sets/key_mobile_sites.json
tools/perf/page_sets/top_25.json
tools/perf/page_sets/tough_scrolling_cases.json
tools/perf/page_sets/tough_texture_upload_cases.json
tools/perf/perf_tools/smoothness_benchmark.py
tools/telemetry/telemetry/wait_interaction.py [new file with mode: 0644]
tools/telemetry/telemetry/wait_interaction_unittest.py [new file with mode: 0644]