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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/perf/page_sets/jsgamebench.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/dom_perf.json
diff --git a/tools/perf/page_sets/dom_perf.json b/tools/perf/page_sets/dom_perf.json
deleted file mode 100644
index ef35d2839d96ee55667d15625a1ea14087ac84f8..0000000000000000000000000000000000000000
--- a/tools/perf/page_sets/dom_perf.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "description": "Dom Perf benchmark",
- "pages": [
- { "url": "file:///../../../data/dom_perf/run.html?run=Accessors&reportInJS=1" },
- { "url": "file:///../../../data/dom_perf/run.html?run=CloneNodes&reportInJS=1" },
- { "url": "file:///../../../data/dom_perf/run.html?run=CreateNodes&reportInJS=1" },
- { "url": "file:///../../../data/dom_perf/run.html?run=DOMDivWalk&reportInJS=1" },
- { "url": "file:///../../../data/dom_perf/run.html?run=DOMTable&reportInJS=1" },
- { "url": "file:///../../../data/dom_perf/run.html?run=DOMWalk&reportInJS=1" },
- { "url": "file:///../../../data/dom_perf/run.html?run=Events&reportInJS=1" },
- { "url": "file:///../../../data/dom_perf/run.html?run=Get+Elements&reportInJS=1" },
- { "url": "file:///../../../data/dom_perf/run.html?run=GridSort&reportInJS=1" },
- { "url": "file:///../../../data/dom_perf/run.html?run=Template&reportInJS=1" }
- ]
-}
« 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