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

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

Issue 1060563005: Extend the BigJs benchmark: add a YouTube page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.", 2 "description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 3 "archives": {
4 "big_js_000.wpr": [ 4 "big_js_000.wpr": [
5 "http://beta.unity3d.com/jonas/DT2/", 5 "http://beta.unity3d.com/jonas/DT2/",
6 "http://www.foo.com" 6 "http://www.foo.com"
7 ],
8 "big_js_001.wpr": [
Sami 2015/04/07 11:07:53 I think we'll need to figure out why big_js_001.wp
marja 2015/04/07 11:59:58 User error.
9 "https://www.youtube.com/watch?v=IJNR2EpS0jw"
7 ] 10 ]
8 } 11 }
9 } 12 }
OLDNEW
« tools/perf/page_sets/big_js.py ('K') | « tools/perf/page_sets/big_js.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698