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

Side by Side Diff: tools/perf/page_sets/data/peacekeeper_experimental.json

Issue 68203007: [Telemetry]: Add HTML5 Capabilities and Canvas tests to Peacekeeper benchmark suite. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 1 month 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
OLDNEW
1 { 1 {
2 "page_set": "../peacekeeper_array.json", 2 "page_set": "../peacekeeper_experimental.json",
3 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", 3 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
4 "archives": { 4 "archives": {
5 "peacekeeper_array_000.wpr": [ 5 "peacekeeper_experimental_000.wpr": [
6 "http://peacekeeper.futuremark.com/run.action?debug=true&repeat=fals e&forceSuiteName=array&forceTestName=arrayCombined01", 6 "http://peacekeeper.futuremark.com/run.action?debug=true&repeat=fals e&forceSuiteName=experimental&forceTestName=experimentalRipple01",
7 "http://peacekeeper.futuremark.com/run.action?debug=true&repeat=fals e&forceSuiteName=array&forceTestName=arrayWeighted" 7 "http://peacekeeper.futuremark.com/run.action?debug=true&repeat=fals e&forceSuiteName=experimental&forceTestName=experimentalRipple02"
8 ] 8 ]
9 } 9 }
10 } 10 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698