Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Side by Side Diff: tools/perf/page_sets/five_blank_pages.json

Issue 178363005: [Telemetry] Measure power in tab_switching measurement (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: More iterations Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "description": "Five blank pages.",
3 "pages": [
4 { "url": "file://blank_page/blank_page.html" },
5 { "url": "file://blank_page/blank_page.html" },
6 { "url": "file://blank_page/blank_page.html" },
7 { "url": "file://blank_page/blank_page.html" },
8 { "url": "file://blank_page/blank_page.html" }
9 ]
10 }
OLDNEW
« tools/perf/measurements/tab_switching.py ('K') | « tools/perf/measurements/tab_switching.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698