]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the default lookaside configuration from 500 slots of 128 bytes each to 125...
authordrh <drh@noemail.net>
Wed, 21 Dec 2016 21:26:58 +0000 (21:26 +0000)
committerdrh <drh@noemail.net>
Wed, 21 Dec 2016 21:26:58 +0000 (21:26 +0000)
commitcdfffed7902b801004b3298946875f224d3e9cf5
treeaf92b92adafa23a1c45555f96a31f62b2707d67d
parenta582b016983c5fc14971a8550f59c7e65fa5ae0d
Change the default lookaside configuration from 500 slots of 128 bytes each to 125 slots of 512 bytes each.  This uses the same amount of memory (64,000 bytes) but seems to perform much better in test applications.

FossilOrigin-Name: 52a12e47de88744187bd1c71f2820885cde414a8
manifest
manifest.uuid
src/global.c