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

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

Issue 966283002: [Telemetry] Change rasterize_and_record_micro to use top_25_pages page set. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Top25Pages' docstring Created 5 years, 9 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 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 "top_25_003.wpr": [ 4 "top_25_003.wpr": [
5 "Facebook" 5 "Facebook"
6 ], 6 ],
7 "top_25_001.wpr": [ 7 "top_25_001.wpr": [
8 "https://plus.google.com/110031535020051778989/posts" 8 "https://plus.google.com/110031535020051778989/posts"
9 ], 9 ],
10 "top_25_002.wpr": [ 10 "top_25_002.wpr": [
(...skipping 20 matching lines...) Expand all
31 "http://www.amazon.com", 31 "http://www.amazon.com",
32 "http://www.ebay.com", 32 "http://www.ebay.com",
33 "http://games.yahoo.com", 33 "http://games.yahoo.com",
34 "http://booking.com", 34 "http://booking.com",
35 "http://answers.yahoo.com", 35 "http://answers.yahoo.com",
36 "http://sports.yahoo.com/", 36 "http://sports.yahoo.com/",
37 "http://techcrunch.com" 37 "http://techcrunch.com"
38 ] 38 ]
39 } 39 }
40 } 40 }
OLDNEW
« no previous file with comments | « tools/perf/benchmarks/rasterize_and_record_micro.py ('k') | tools/perf/page_sets/top_25_pages.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698