]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allocate Parse objects off of the stack where appropriate for a substantial
authordrh <drh@noemail.net>
Mon, 3 Oct 2016 01:21:51 +0000 (01:21 +0000)
committerdrh <drh@noemail.net>
Mon, 3 Oct 2016 01:21:51 +0000 (01:21 +0000)
commitcb43a937e57113a21ee0b2ef52a532073c8d3a2d
tree71d34aeef018ea126e78b2eab4ca89b7115d055d
parent1a7df58c1aae72f73c183ec7a48a19d773177ccb
Allocate Parse objects off of the stack where appropriate for a substantial
performance increase and a size reduction.

FossilOrigin-Name: ea8affa9e453b201b479162f621b591e7a65a489
manifest
manifest.uuid
src/backup.c
src/btree.c
src/prepare.c
src/wherecode.c