]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Misc clean up. Wrapped a CE only variable in if-defs. Changed to only provide cache...
authorshane <shane@noemail.net>
Tue, 30 Sep 2008 04:20:07 +0000 (04:20 +0000)
committershane <shane@noemail.net>
Tue, 30 Sep 2008 04:20:07 +0000 (04:20 +0000)
commitd94b0556f84b2a9173d667e09a777fe860b5df94
tree99f24d2a830d606f576b984f783ac448a25f8e2a
parent798fadd14c3ff98a83f591c2ffe0c0e9547cb6ff
Misc clean up.  Wrapped a CE only variable in if-defs. Changed to only provide cache hint for CE builds (as this prevents CE from compressing the file.) Performance testing on XP and Vista showed caching hint had little effect when the DB size was much smaller than the O/S disk cache size, and provided only marginal benefit when the DB size was much larger than the cache.  On Vista, overall system performance was hurt for very large DBs.  Ticket #3387. (CVS 5753)

FossilOrigin-Name: 15dd0169a4c5e2ff9e3894eec10799cb89d462e5
manifest
manifest.uuid
src/os_win.c