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

Side by Side Diff: tools/perf/page_sets/page_cycler/indexed_db/basic_insert.json

Issue 12813013: [Telemetry] Cause web server to keep resources in memory and thread requests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address nduca comments 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
« no previous file with comments | « tools/perf/page_sets/page_cycler/dom.json ('k') | tools/perf/page_sets/page_cycler/intl1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "description": "Basic insert IndexedDB page_cycler benchmark", 2 "description": "Basic insert IndexedDB page_cycler benchmark",
3 "pages": [ 3 "pages": [
4 { 4 {
5 "url": "file:///../../../../../tools/page_cycler/indexed_db/basic_in sert/start.html?iterations=5&auto=1", 5 "url": "file:///../../../../../tools/page_cycler/indexed_db/basic_in sert/start.html?iterations=5&auto=1",
6 "url_base_dir": "file:///../../../../../tools/page_cycler/" 6 "serving_dirs": ["../../../../../tools/page_cycler/common",
7 "../../../../../tools/page_cycler/indexed_db"]
7 } 8 }
8 ] 9 ]
9 } 10 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/page_cycler/dom.json ('k') | tools/perf/page_sets/page_cycler/intl1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698