]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the walIndexPage() routine about 3x faster by factoring out the seldom
authordrh <drh@noemail.net>
Tue, 20 Feb 2018 22:20:57 +0000 (22:20 +0000)
committerdrh <drh@noemail.net>
Tue, 20 Feb 2018 22:20:57 +0000 (22:20 +0000)
commit2e178d7321265e21fcec226345267d57a61560ca
tree26692f1d95426003db01cedf07466b0802b020f0
parent7436f1e491c7df4a438a1b9d73f32243362224a0
Make the walIndexPage() routine about 3x faster by factoring out the seldom
used reallocation logic into a separate subroutine.

FossilOrigin-Name: e2b107141cd97bd4ab240748a9ce43fc2ec950ea74610697a4a7a3d7a6441e6b
manifest
manifest.uuid
src/wal.c