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

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

Issue 2688903002: [Telemetry] Update all WPR json files to the new format. (Closed)
Patch Set: Created 3 years, 10 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/data/top_25.json ('k') | tools/perf/page_sets/data/top_25_smooth.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/data/top_25_repaint.json
diff --git a/tools/perf/page_sets/data/top_25_repaint.json b/tools/perf/page_sets/data/top_25_repaint.json
index 0c9258bc6d3317093879eda2bf39ea831d661baa..35fd3c53aafe28a54d1ee6c1bc094e713381ab0b 100644
--- a/tools/perf/page_sets/data/top_25_repaint.json
+++ b/tools/perf/page_sets/data/top_25_repaint.json
@@ -1,32 +1,81 @@
{
- "description": "Describes the Web Page Replay archives for a page set. Don't edit by hand! Use record_wpr for updating.",
"archives": {
- "top_25_repaint_000.wpr": [
- "http://techcrunch.com",
- "https://www.google.com/#hl=en&q=barack+obama",
- "http://answers.yahoo.com",
- "https://www.google.com/calendar/",
- "https://www.google.com/search?q=cats&tbm=isch",
- "Docs (1 open document tab)",
- "https://plus.google.com/110031535020051778989/posts",
- "http://www.youtube.com",
- "Blogger",
- "Wordpress",
- "http://booking.com",
- "Weather.com",
- "Facebook",
- "LinkedIn",
- "Wikipedia (1 tab)",
- "Twitter",
- "Pinterest",
- "ESPN",
- "https://mail.google.com/mail/",
- "http://games.yahoo.com",
- "http://news.yahoo.com",
- "http://www.cnn.com",
- "http://www.amazon.com",
- "http://www.ebay.com",
- "http://sports.yahoo.com/"
- ]
- }
+ "Blogger": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "Docs (1 open document tab)": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "ESPN": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "Facebook": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "LinkedIn": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "Pinterest": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "Twitter": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "Weather.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "Wikipedia (1 tab)": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "Wordpress": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://answers.yahoo.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://booking.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://games.yahoo.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://news.yahoo.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://sports.yahoo.com/": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://techcrunch.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://www.amazon.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://www.cnn.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://www.ebay.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "http://www.youtube.com": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "https://mail.google.com/mail/": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "https://plus.google.com/110031535020051778989/posts": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "https://www.google.com/#hl=en&q=barack+obama": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "https://www.google.com/calendar/": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ },
+ "https://www.google.com/search?q=cats&tbm=isch": {
+ "DEFAULT": "top_25_repaint_000.wpr"
+ }
+ },
+ "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
+ "platform_specific": true
}
« no previous file with comments | « tools/perf/page_sets/data/top_25.json ('k') | tools/perf/page_sets/data/top_25_smooth.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698