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

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

Issue 15463003: [Telemetry] Utilize CreatePageSet for benchmarks with one page set. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Make file_path required Created 7 years, 7 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
« no previous file with comments | « no previous file | tools/perf/page_sets/jsgamebench.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "description": "Dom Perf benchmark",
3 "pages": [
4 { "url": "file:///../../../data/dom_perf/run.html?run=Accessors&reportInJS=1 " },
5 { "url": "file:///../../../data/dom_perf/run.html?run=CloneNodes&reportInJS= 1" },
6 { "url": "file:///../../../data/dom_perf/run.html?run=CreateNodes&reportInJS =1" },
7 { "url": "file:///../../../data/dom_perf/run.html?run=DOMDivWalk&reportInJS= 1" },
8 { "url": "file:///../../../data/dom_perf/run.html?run=DOMTable&reportInJS=1" },
9 { "url": "file:///../../../data/dom_perf/run.html?run=DOMWalk&reportInJS=1" },
10 { "url": "file:///../../../data/dom_perf/run.html?run=Events&reportInJS=1" } ,
11 { "url": "file:///../../../data/dom_perf/run.html?run=Get+Elements&reportInJ S=1" },
12 { "url": "file:///../../../data/dom_perf/run.html?run=GridSort&reportInJS=1" },
13 { "url": "file:///../../../data/dom_perf/run.html?run=Template&reportInJS=1" }
14 ]
15 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/page_sets/jsgamebench.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698