]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Optimize defragmentPage() in the case where the page contains either one or
authordan <dan@noemail.net>
Fri, 24 Feb 2017 19:58:22 +0000 (19:58 +0000)
committerdan <dan@noemail.net>
Fri, 24 Feb 2017 19:58:22 +0000 (19:58 +0000)
commite6d065a81e6bd7be15c778c3a103d94bf1ad3e0f
tree50da42354b8d441d81d4f8b773f8b8c1038ae21d
parentbda4cb876c9636d67a04781aac795b07a39ae965
Optimize defragmentPage() in the case where the page contains either one or
two free-blocks and a small number of fragmented bytes.

FossilOrigin-Name: 202b1c0276aec6b8da64d3277de1ad91c9d62d80
manifest
manifest.uuid
src/btree.c