]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Always provide the BTREE_BULKLOAD hint, even when SQLITE_ENABLE_CURSOR_HINTS
authordrh <drh@noemail.net>
Fri, 14 Aug 2015 23:57:04 +0000 (23:57 +0000)
committerdrh <drh@noemail.net>
Fri, 14 Aug 2015 23:57:04 +0000 (23:57 +0000)
commit0403cb3012059c27bb6b793e9fc57b16116dc439
tree90e2d29c6246b5c0156b3187c2be80114b08bffc
parent1eb6eeb829c126d0be49a3049be24a9b589b7d83
Always provide the BTREE_BULKLOAD hint, even when SQLITE_ENABLE_CURSOR_HINTS
is not defined, as that hint gives a 4% performance increase.

FossilOrigin-Name: 83a844357e132683ab3d88eee0fe32a8beeb6662
manifest
manifest.uuid
src/btree.c
src/btree.h
src/vdbe.c