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

Unified 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, 2 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/service_worker.json
diff --git a/tools/perf/page_sets/data/service_worker.json b/tools/perf/page_sets/data/service_worker.json
index c12c5b9002980935722ea6a85b1bb0a44f8f321e..0ec66ca7da1f4593ba313c45684237b78ed7814a 100644
--- a/tools/perf/page_sets/data/service_worker.json
+++ b/tools/perf/page_sets/data/service_worker.json
@@ -1,10 +1,8 @@
{
"description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "service_worker_034.wpr": [
- "http://localhost:8091/many-registration.html",
- "http://localhost:8091/index.html",
+ "service_worker_037.wpr": [
"https://jakearchibald.github.io/trained-to-thrill/"
]
}
-}
+}
« 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