]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved performance by manually in-lining the sqlite3VdbeIdxKeyCompare()
authordrh <drh@noemail.net>
Tue, 29 Sep 2020 16:05:09 +0000 (16:05 +0000)
committerdrh <drh@noemail.net>
Tue, 29 Sep 2020 16:05:09 +0000 (16:05 +0000)
commitc40076a8cf32c0b54edc09a407d7d7c1c3ee9ae9
treefaf47f14d159f8123e1cd69e66f8763626660d6f
parent46f0f4e56d8d818f417fa8f14ab4837133003b5d
Improved performance by manually in-lining the sqlite3VdbeIdxKeyCompare()
routine for the OP_IdxGT opcode and its kin.

FossilOrigin-Name: 2206a2c848a122ee220c89427f9be0460cba0706f58852139d7b37184ce29a29
manifest
manifest.uuid
src/vdbe.c