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

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

Issue 962113003: Adding HD peerconnection WebRTC call 45-second performance test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding page sets Created 5 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
« no previous file with comments | « no previous file | tools/perf/page_sets/data/webrtc_cases_010.wpr.sha1 » ('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": "Describes the Web Page Replay archives for a user story 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 "webrtc_cases_007.wpr": [ 4 "webrtc_cases_007.wpr": [
5 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia-resolution/", 5 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia-resolution/",
6 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/" 6 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/"
7 ], 7 ],
8 "webrtc_cases_000.wpr": [ 8 "webrtc_cases_000.wpr": [
9 "third_party/webrtc/samples/js/demos/html/pc1.html", 9 "third_party/webrtc/samples/js/demos/html/pc1.html",
10 "webrtc/local-video.html" 10 "webrtc/local-video.html"
11 ], 11 ],
12 "webrtc_cases_010.wpr": [
13 "http://webrtc.github.io/samples/src/content/peerconnection/audio/?c odec=PCMU",
14 "http://webrtc.github.io/samples/src/content/peerconnection/audio/?c odec=G722",
15 "http://webrtc.github.io/samples/src/content/peerconnection/constrai nts/",
16 "http://webrtc.github.io/samples/src/content/getusermedia/gum/",
17 "http://webrtc.github.io/samples/src/content/peerconnection/pc1/",
18 "http://webrtc.github.io/samples/src/content/peerconnection/audio/?c odec=ISAC_16K",
19 "http://webrtc.github.io/samples/src/content/getusermedia/resolution /",
20 "http://webrtc.github.io/samples/src/content/peerconnection/audio/?c odec=OPUS"
21 ],
12 "webrtc_cases_009.wpr": [ 22 "webrtc_cases_009.wpr": [
13 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=PCMU", 23 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=PCMU",
14 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia/resolution/", 24 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia/resolution/",
15 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia/gum/", 25 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed ia/gum/",
16 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=OPUS", 26 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=OPUS",
17 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=ISAC_16K", 27 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=ISAC_16K",
18 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=G722", 28 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/audio/?codec=G722",
19 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/pc1/" 29 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec tion/pc1/"
20 ] 30 ]
21 } 31 }
22 } 32 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/page_sets/data/webrtc_cases_010.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698