]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance separate pcache1 to allocate a block of pages from heap on startup,
authordrh <drh@noemail.net>
Mon, 6 Jul 2015 18:54:52 +0000 (18:54 +0000)
committerdrh <drh@noemail.net>
Mon, 6 Jul 2015 18:54:52 +0000 (18:54 +0000)
commitee70a84ea7d709979dc09fa42bf4aa9afae21667
treea3defaec5fb7ad794ef19c2be52b68336f49fbd3
parentb63ce02f570beff45f7fe899541569a63997f464
Enhance separate pcache1 to allocate a block of pages from heap on startup,
if possible, for a 5.2% performance improvement.

FossilOrigin-Name: aa7341c8736732a0a59f6688cc34e78be02a7bfc
manifest
manifest.uuid
src/global.c
src/pcache1.c
test/speedtest1.c