]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Three times faster sqlite3SrcListAppend() in the common case by avoiding the
authordrh <drh@noemail.net>
Wed, 14 Dec 2016 11:14:13 +0000 (11:14 +0000)
committerdrh <drh@noemail.net>
Wed, 14 Dec 2016 11:14:13 +0000 (11:14 +0000)
commitac178b3d7f7db2dfdf0bd693cb36497fc6d57dd9
treea43a9f5b94b070c4bff7b2d9fcdcf96b127fe7ff
parent8a123d60a85992b329db24791c4f1b865279ff3c
Three times faster sqlite3SrcListAppend() in the common case by avoiding the
call to sqlite3SrcListEnlarge() for the first allocation.

FossilOrigin-Name: 0ea2762f1d8f6a93ae2ee3b7b835927a474c6f66
manifest
manifest.uuid
src/build.c