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

Unified 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: add sha1 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/perf/page_sets/big_js.py ('k') | tools/perf/page_sets/data/big_js_001.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/big_js.json
diff --git a/tools/perf/page_sets/data/big_js.json b/tools/perf/page_sets/data/big_js.json
index 32bc63d64e2a016b980e34f5616cc847df0ea3d8..7751ce23003d2066979710bc2a875be3be558572 100644
--- a/tools/perf/page_sets/data/big_js.json
+++ b/tools/perf/page_sets/data/big_js.json
@@ -1,9 +1,12 @@
{
- "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
+ "description": "Describes the Web Page Replay archives for a user story set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
"big_js_000.wpr": [
- "http://beta.unity3d.com/jonas/DT2/",
+ "http://beta.unity3d.com/jonas/DT2/",
"http://www.foo.com"
+ ],
+ "big_js_001.wpr": [
+ "https://www.youtube.com/watch?v=IJNR2EpS0jw"
]
}
-}
+}
« no previous file with comments | « tools/perf/page_sets/big_js.py ('k') | tools/perf/page_sets/data/big_js_001.wpr.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698