Comment #1 on issue 15479 by [email protected]: Perform A/B testing of
DNS preresolution to study impact on page layout time.
http://code.google.com/p/chromium/issues/detail?id=15479
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=19464
------------------------------------------------------------------------
r19464 | [email protected] | 2009-06-27 07:35:44 -0700 (Sat, 27 Jun 2009) |
13 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/browser_main.cc?r1=19464&r2=19463
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/net/dns_global.cc?r1=19464&r2=19463
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/net/dns_global.h?r1=19464&r2=19463
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/net/dns_master.cc?r1=19464&r2=19463
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/net/dns_master.h?r1=19464&r2=19463
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/net/dns_master_unittest.cc?r1=19464&r2=19463
Refactor DNS A/B experient, and add test of congestion time limits
I added another option in the DNS experiment: user 2 seconds or 500ms
for the congestion limit (that causes pre-resolutions to be discarded
from the queue.
The code in browser_main.cc was getting toooo large, so I pulled all
the experiment code into dns_global.cc.
BUG=15479
r=eroman
Review URL: http://codereview.chromium.org/147215
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---