summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_config_service_unittest.cc
diff options
context:
space:
mode:
authorszym@chromium.org <szym@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-10 20:12:51 +0000
committerszym@chromium.org <szym@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-10 20:12:51 +0000
commit02cd6980fbc6180f5b87b97823a03be0df29b696 (patch)
tree373b2d5e1d895d1f442dcc1ee488a2bc6abd3dec /net/base/ssl_config_service_unittest.cc
parent8c096e0a8e97626690858e375305b642d9e332e0 (diff)
downloadchromium_src-02cd6980fbc6180f5b87b97823a03be0df29b696.zip
chromium_src-02cd6980fbc6180f5b87b97823a03be0df29b696.tar.gz
chromium_src-02cd6980fbc6180f5b87b97823a03be0df29b696.tar.bz2
[net/dns] Add per-address-family histograms AsyncDNS.ResolveSuccess_FAMILY_* and per-qtype histograms AsyncDNS.TransactionSuccess_*.
Currently observed AsyncDNS.ResolveSuccess (duration of DnsTask) is almost twice as long as AsyncDNS.TransactionSuccess (duration of DnsTransaction). This could be attributed to dual-stack resolutions which involve two DnsTransactions, but at the same time the difference between DNS.ResolveSuccess_FAMILY_IPV4 and ..._UNSPEC (duration of ProcTask) is much less pronounced suggesting that SystemDNS resolves names on dual-stack hosts differently than AsyncDNS. This measurement will allow us to determine how much of the observed overhead of DnsTask over DnsTransaction can be attributed to dual-stack lookups. BUG=169257 Review URL: https://codereview.chromium.org/11783076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176137 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/base/ssl_config_service_unittest.cc')
0 files changed, 0 insertions, 0 deletions