]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid computing cell sizes in balance_nonroot() until they are really needed.
authordrh <drh@noemail.net>
Tue, 23 Jun 2015 02:37:30 +0000 (02:37 +0000)
committerdrh <drh@noemail.net>
Tue, 23 Jun 2015 02:37:30 +0000 (02:37 +0000)
commit1ffd247c0c9e01226a6803d130d00a2321daeb75
tree48f3f838c5639a70e236521d287630cc8887cf42
parent658873bdb343e7750863b4292f53d468821c3ded
Avoid computing cell sizes in balance_nonroot() until they are really needed.
This gives an overall 1.7% performance gain for about 1000 extra bytes of
code space.

FossilOrigin-Name: 43844537e8a372953386663f8177202901ba7566
manifest
manifest.uuid
src/btree.c