]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Btree optimization: New field BtCursor.pPage that points to the current page,
authordrh <drh@noemail.net>
Tue, 15 Aug 2017 03:46:47 +0000 (03:46 +0000)
committerdrh <drh@noemail.net>
Tue, 15 Aug 2017 03:46:47 +0000 (03:46 +0000)
commit352a35abf5bdd40b50d7344f34e57ad616352d80
tree367f74fe1aaad262f3d750508a5aeb6a62024145
parentf38dd3b68fd90a1e8d913c242bb50d3d9c42298a
Btree optimization:  New field BtCursor.pPage that points to the current page,
saving a single pointer dereference on each access.

FossilOrigin-Name: 373b71d19cad785922d5a80828f2fee0cbe7dff6594743e625bbdfa31b1ca131
manifest
manifest.uuid
src/btree.c
src/btreeInt.h