]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Very small performance increase and size reduction by removing unnecessary
authordrh <>
Mon, 27 May 2024 15:13:49 +0000 (15:13 +0000)
committerdrh <>
Mon, 27 May 2024 15:13:49 +0000 (15:13 +0000)
commit09d8e696dcb553c3733f012b964d195cfaa1953c
tree36f28bcb340f8866705bcfe20cafe2325bff4e28
parent20c118faec2e41089dc72ac974e21c096c2654bb
Very small performance increase and size reduction by removing unnecessary
ALWAYS() macros from the btree balance logic and replacing them with
special initialization of CellArray and some assert()s.

FossilOrigin-Name: 32b79041d9b6858e4ffade5841898619c7d25d20c4638bf85447a2ca9cc4a3d3
manifest
manifest.uuid
src/btree.c