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

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

Issue 12770005: Port PerfWarm startup test to Telemetry (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: tools/perf/page_sets/blank_25.json
diff --git a/tools/perf/page_sets/blank_25.json b/tools/perf/page_sets/blank_25.json
new file mode 100644
index 0000000000000000000000000000000000000000..bc23b6fc62e4f9a95bc3730577cd7baf27c70a96
--- /dev/null
+++ b/tools/perf/page_sets/blank_25.json
@@ -0,0 +1,80 @@
+{
+ "description": "25 blank pages",
+ "pages": [
nduca 2013/03/12 18:47:41 i think marja added a repeat option. Can we accomp
jeremy 2013/03/13 08:16:53 Yep, much better option - done.
+ {
+ "url": "file:///blank_page/blank_page.html"
nduca 2013/03/12 18:47:41 dont we have a page_sets/blank.html lying around?
jeremy 2013/03/13 08:16:53 Done, If we have one already I haven't found it.
+ },
+ {
+ "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"
+ },
+ {
+ "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"
+ },
+ {
+ "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"
+ },
+ {
+ "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"
+ },
+ {
+ "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"
+ }
+ ]
+}
« no previous file with comments | « no previous file | tools/perf/page_sets/blank_page/blank_page.html » ('j') | tools/perf/perf_tools/startup_tests.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698