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

Unified Diff: tools/perf/page_sets/data/jetstream.json

Issue 314263002: [Telemetry] Automate the JetStream benchmark. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
Index: tools/perf/page_sets/data/jetstream.json
diff --git a/tools/perf/page_sets/data/html5gaming.json b/tools/perf/page_sets/data/jetstream.json
similarity index 66%
copy from tools/perf/page_sets/data/html5gaming.json
copy to tools/perf/page_sets/data/jetstream.json
index a50abc33b2b4e1703b3ff397f8e472b5d00f0bd0..cc59cf6dc8d95e45962d1af2c85989697804f7cb 100644
--- a/tools/perf/page_sets/data/html5gaming.json
+++ b/tools/perf/page_sets/data/jetstream.json
@@ -1,8 +1,8 @@
{
"description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "html5gaming_000.wpr": [
- "http://html5-benchmark.com/"
+ "jetstream_000.wpr": [
+ "http://browserbench.org/JetStream/"
]
}
-}
+}

Powered by Google App Engine
This is Rietveld 408576698