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

Unified Diff: trunk/src/tools/perf/page_sets/page_cycler/indexed_db/basic_insert.json

Issue 14119007: Revert 194260 "Revert 194220 "[Telemetry] Make page cyclers more..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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: trunk/src/tools/perf/page_sets/page_cycler/indexed_db/basic_insert.json
===================================================================
--- trunk/src/tools/perf/page_sets/page_cycler/indexed_db/basic_insert.json (revision 194474)
+++ trunk/src/tools/perf/page_sets/page_cycler/indexed_db/basic_insert.json (working copy)
@@ -1,10 +1,8 @@
{
"description": "Basic insert IndexedDB page_cycler benchmark",
+ "serving_dirs": ["../../../../../tools/page_cycler/indexed_db/basic_insert",
+ "../../../../../tools/page_cycler/indexed_db/common.js"],
"pages": [
- {
- "url": "file:///../../../../../tools/page_cycler/indexed_db/basic_insert/start.html?iterations=5&auto=1",
- "serving_dirs": ["../../../../../tools/page_cycler/common",
- "../../../../../tools/page_cycler/indexed_db"]
- }
+ { "url": "file:///../../../../../tools/page_cycler/indexed_db/basic_insert/" }
]
}
« no previous file with comments | « trunk/src/tools/perf/page_sets/page_cycler/dom.json ('k') | trunk/src/tools/perf/page_sets/page_cycler/intl1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698