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

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

Issue 11881051: Telemetry: add a metadata layer between page set and .wpr. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 10 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
OLDNEW
1 { 1 {
2 "description": "Facebook's JSGameBench benchmark", 2 "description": "Facebook's JSGameBench benchmark",
3 "archive_path": "../data/jsgamebench.wpr", 3 "archive_data_file": "../data/jsgamebench.json",
4 "pages": [ 4 "pages": [
5 { 5 {
6 "url": "http://localhost/" 6 "url": "http://localhost/"
7 } 7 }
8 ] 8 ]
9 } 9 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698