]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Increase the number of parameters to sqlite3WhereCodeOneLoopStart() to
authordrh <drh@noemail.net>
Tue, 25 Dec 2018 00:15:37 +0000 (00:15 +0000)
committerdrh <drh@noemail.net>
Tue, 25 Dec 2018 00:15:37 +0000 (00:15 +0000)
commit47df8a2c40f1362e10d0e23163452c898fe73311
treedabeb5b4506b174ed9a31b7d7ad5dc6f52b836ec
parentbd462bcc10bb1545d39359ff29cb521819ab656d
Increase the number of parameters to sqlite3WhereCodeOneLoopStart() to
encourage the compiler to inline that routine within sqlite3WhereBegin().
This gives a performance improvement.

FossilOrigin-Name: 3c2ad0e915e835b1cb2962879beff50b2745d0cefe1cfc89ef90b7879c139ce6
manifest
manifest.uuid
src/where.c
src/whereInt.h
src/wherecode.c