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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "description": "25 blank pages",
3 "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.
4 {
5 "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.
6 },
7 {
8 "url": "file:///blank_page/blank_page.html"
9 },
10 {
11 "url": "file:///blank_page/blank_page.html"
12 },
13 {
14 "url": "file:///blank_page/blank_page.html"
15 },
16 {
17 "url": "file:///blank_page/blank_page.html"
18 },
19 {
20 "url": "file:///blank_page/blank_page.html"
21 },
22 {
23 "url": "file:///blank_page/blank_page.html"
24 },
25 {
26 "url": "file:///blank_page/blank_page.html"
27 },
28 {
29 "url": "file:///blank_page/blank_page.html"
30 },
31 {
32 "url": "file:///blank_page/blank_page.html"
33 },
34 {
35 "url": "file:///blank_page/blank_page.html"
36 },
37 {
38 "url": "file:///blank_page/blank_page.html"
39 },
40 {
41 "url": "file:///blank_page/blank_page.html"
42 },
43 {
44 "url": "file:///blank_page/blank_page.html"
45 },
46 {
47 "url": "file:///blank_page/blank_page.html"
48 },
49 {
50 "url": "file:///blank_page/blank_page.html"
51 },
52 {
53 "url": "file:///blank_page/blank_page.html"
54 },
55 {
56 "url": "file:///blank_page/blank_page.html"
57 },
58 {
59 "url": "file:///blank_page/blank_page.html"
60 },
61 {
62 "url": "file:///blank_page/blank_page.html"
63 },
64 {
65 "url": "file:///blank_page/blank_page.html"
66 },
67 {
68 "url": "file:///blank_page/blank_page.html"
69 },
70 {
71 "url": "file:///blank_page/blank_page.html"
72 },
73 {
74 "url": "file:///blank_page/blank_page.html"
75 },
76 {
77 "url": "file:///blank_page/blank_page.html"
78 }
79 ]
80 }
OLDNEW
« 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