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

Unified 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, 10 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 side-by-side diff with in-line comments
Download patch
Index: tools/perf/page_sets/five_blank_pages.json
diff --git a/tools/perf/page_sets/five_blank_pages.json b/tools/perf/page_sets/five_blank_pages.json
new file mode 100644
index 0000000000000000000000000000000000000000..9b1de594f48733f50327d508a216538c050d9092
--- /dev/null
+++ b/tools/perf/page_sets/five_blank_pages.json
@@ -0,0 +1,10 @@
+{
+ "description": "Five blank pages.",
+ "pages": [
+ { "url": "file://blank_page/blank_page.html" },
+ { "url": "file://blank_page/blank_page.html" },
+ { "url": "file://blank_page/blank_page.html" },
+ { "url": "file://blank_page/blank_page.html" },
+ { "url": "file://blank_page/blank_page.html" }
+ ]
+}
« 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