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

Side by Side Diff: net/base/stale_while_revalidate_experiment_domains.gperf

Issue 1433893002: Add StaleWhileRevalidateExperiment histograms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@s-w-r-dafsa
Patch Set: Fix compile error. Created 5 years 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
(Empty)
1 %{
2
3 // List of top 98 domains* which are expected to benefit from the implementation
4 // of the stale-while-revalidate Cache-Control directive. The list is derived
5 // from public information (the HTTPArchive) and ordered by ranking. This list
6 // is only used to generate histograms to measure the effectiveness of the
7 // feature. These domains are given no special treatment.
8 //
9 // This file is temporary for the duration of the evaluation of the
10 // stale-while-revalidate feature.
11
12 // This file is converted to a DAFSA by make_dafsa.py.
13
14 // *Two domains appear in effective_tld_names.dat and so were manually removed.
15
16 %}
17
18 %%
19 blogspot.com, 0
20 wordpress.com, 0
21 blogspot.in, 0
22 tumblr.com, 0
23 blogspot.com.br, 0
24 myshopify.com, 0
25 blogspot.gr, 0
26 altervista.org, 0
27 weebly.com, 0
28 blogspot.com.es, 0
29 blogspot.it, 0
30 uol.com.br, 0
31 blogspot.pt, 0
32 blogspot.co.uk, 0
33 blogspot.mx, 0
34 appspot.com, 0
35 blogspot.fr, 0
36 blogspot.com.tr, 0
37 blog.pl, 0
38 squarespace.com, 0
39 blogspot.com.ar, 0
40 jimdo.com, 0
41 blogspot.ca, 0
42 mybigcommerce.com, 0
43 blogspot.sg, 0
44 typepad.com, 0
45 blogspot.com.au, 0
46 esy.es, 0
47 sapo.pt, 0
48 over-blog.com, 0
49 blogspot.ro, 0
50 ucoz.ru, 0
51 webnode.com, 0
52 livejournal.com, 0
53 16mb.com, 0
54 blogspot.nl, 0
55 narod.ru, 0
56 sextgem.com, 0
57 us.com, 0
58 ecwid.com, 0
59 ucoz.com, 0
60 tripod.com, 0
61 n.nu, 0
62 ning.com, 0
63 free.fr, 0
64 webs.com, 0
65 sitew.com, 0
66 onclickads.net, 0
67 diply.com, 0
68 adcash.com, 0
69 dropbox.com, 0
70 directrev.com, 0
71 weather.com, 0
72 deviantart.com, 0
73 terraclicks.com, 0
74 taboola.com, 0
75 abs-cbnnews.com, 0
76 wordpress.org, 0
77 w3schools.com, 0
78 mediafire.com, 0
79 mystart.com, 0
80 doublepimp.com, 0
81 ndtv.com, 0
82 youm7.com, 0
83 addthis.com, 0
84 popcash.net, 0
85 sourceforge.net, 0
86 likes.com, 0
87 chinatimes.com, 0
88 speedtest.net, 0
89 kaskus.co.id, 0
90 stumbleupon.com, 0
91 reimageplus.com, 0
92 conservativetribune.com, 0
93 hootsuite.com, 0
94 slickdeals.net, 0
95 samsung.com, 0
96 buzzfil.net, 0
97 elmogaz.com, 0
98 bhaskar.com, 0
99 wow.com, 0
100 marca.com, 0
101 kompas.com, 0
102 xda-developers.com, 0
103 naukri.com, 0
104 flirchi.com, 0
105 bookmyshow.com, 0
106 independent.co.uk, 0
107 urdupoint.com, 0
108 exoclick.com, 0
109 slack.com, 0
110 moneycontrol.com, 0
111 pof.com, 0
112 onedio.com, 0
113 nasa.gov, 0
114 instructables.com, 0
115 savefrom.net, 0
116 issuu.com, 0
117 %%
OLDNEW
« no previous file with comments | « net/base/stale_while_revalidate_experiment_domains.cc ('k') | net/base/stale_while_revalidate_experiment_domains_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698