top_7_stress: Wait 300ms after scrolling and before next navigation action
commit82e0845c399b6e7afe0ac63f73c9b0845278396e
authorkouhei <kouhei@chromium.org>
Fri, 13 Mar 2015 02:33:00 +0000 (12 19:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 13 Mar 2015 02:33:43 +0000 (13 02:33 +0000)
treed7894f620b343ada7c4c534c0939c0abf575b9b7
parentda11bcc721358c4171115a9eb7c3742c0d78daf0
top_7_stress: Wait 300ms after scrolling and before next navigation action

Before this CL, the Blogspot and Wordpress benchmark continuously applied
actions to the tab, which is not reallistic.
This CL inserts 300ms wait to simulate user action delay.

This would increase chance of short/long idle task to be scheduled in
the Blink scheduler.

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

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