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

Unified Diff: tools/perf/page_sets/blank_page.json

Issue 12770005: Port PerfWarm startup test to Telemetry (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Multiline quote Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/perf/page_sets/blank_page.html ('k') | tools/perf/perf_tools/startup_tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/blank_page.json
diff --git a/tools/perf/page_sets/blank_page.json b/tools/perf/page_sets/blank_page.json
new file mode 100644
index 0000000000000000000000000000000000000000..2b5d479e885d2558212f4d49f7b48b1ff5f4ad04
--- /dev/null
+++ b/tools/perf/page_sets/blank_page.json
@@ -0,0 +1,8 @@
+{
+ "description": "A single blank page.",
+ "pages": [
+ {
+ "url": "file:///blank_page.html"
+ }
+ ]
+}
« no previous file with comments | « tools/perf/page_sets/blank_page.html ('k') | tools/perf/perf_tools/startup_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698