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

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

Issue 688563002: ServiceWorker: Separate micro benchmark from application benchmark (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@telemetry-newperf
Patch Set: Fix a typo Created 6 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 "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 page set. Don't edit by hand! Use record_wpr for updating.",
3 "archives": { 3 "archives": {
4 "service_worker_034.wpr": [ 4 "service_worker_037.wpr": [
5 "http://localhost:8091/many-registration.html",
6 "http://localhost:8091/index.html",
7 "https://jakearchibald.github.io/trained-to-thrill/" 5 "https://jakearchibald.github.io/trained-to-thrill/"
8 ] 6 ]
9 } 7 }
10 } 8 }
OLDNEW
« no previous file with comments | « tools/perf/benchmarks/service_worker.py ('k') | tools/perf/page_sets/data/service_worker_034.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698