summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/experiments.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the control group in the Simple Cache Experiment.gavinp@chromium.org2013-04-201-1/+4
| | | | | | | | | | | | | | The simple cache experiment control group will be "version 3" of the cache format, enforced on the index. This will cause users to drop their blockfile backend on startup in the control group, but keep their backend from session to session. R=felipeg@chromium.org,pasko@chromium.org BUG=231054 Review URL: https://chromiumcodereview.appspot.com/14129004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195399 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
| | | | | | | | | For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98
* Disk cache: Re-open the deleted list length experiment.rvargas@google.com2011-05-181-2/+3
| | | | | | | | BUG=79186 TEST=none Review URL: http://codereview.chromium.org/7036028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85826 0039d316-1c4b-4281-b951-d872f2087c98
* Disk Cache: Run another experiment: Increase the numberrvargas@google.com2010-09-131-0/+25
of deleted entries that we keep around. I'm doubling the number of deleted entries for about 13% of the dev channed. I'm also adding a few extra histograms. BUG=none TEST=none Review URL: http://codereview.chromium.org/3343010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59243 0039d316-1c4b-4281-b951-d872f2087c98