]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In balance_nonroot, try to combine dropCell/insertCell combinations for the failed-dropCell-opt
authordrh <drh@noemail.net>
Sat, 10 Dec 2016 00:14:23 +0000 (00:14 +0000)
committerdrh <drh@noemail.net>
Sat, 10 Dec 2016 00:14:23 +0000 (00:14 +0000)
commite9e8ed508085ba8610e56daeabbd2822a2836241
tree42bfe427610f4442edfab1a28905de96875111a6
parent2d08343a913619f05e379b7ce55f900ec80d9f77
In balance_nonroot, try to combine dropCell/insertCell combinations for the
dividers into a cell overwrites.  This results in a very small (0.05%)
performance gain which is probably not worth the added complexity.

FossilOrigin-Name: 478627c9e949ffa97979cc91506b8c79a2aef484
manifest
manifest.uuid
src/btree.c