]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Optimize calls to get2byte() in btree.c for almost a one-million cycle
authordrh <>
Wed, 23 Feb 2022 18:23:15 +0000 (18:23 +0000)
committerdrh <>
Wed, 23 Feb 2022 18:23:15 +0000 (18:23 +0000)
commit009a48e0ad49f82b63d7f4ee1dc63256b6cb4738
tree1b7e2b39f567f284ea302837bca16592970a2a5c
parenteac750e9a670fa4493a1939d83d88ae832dfa465
Optimize calls to get2byte() in btree.c for almost a one-million cycle
performance gain and a few bytes less code.

FossilOrigin-Name: 41061f29969dc546c2702f7f412127070a4dd54593827692df93a83c939dfb61
manifest
manifest.uuid
src/btree.c