]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Optimizations to the main loop inside sqlite3VdbeExec() to help VDBE byte code
authordrh <drh@noemail.net>
Sat, 14 Nov 2009 23:22:23 +0000 (23:22 +0000)
committerdrh <drh@noemail.net>
Sat, 14 Nov 2009 23:22:23 +0000 (23:22 +0000)
commita6c2ed91ca798398dc25eb50dceaf8b18c4105e1
tree8e8594f957332d5c08dfe142fc7f478d50c92ab6
parentbbe879d516491676c6a0b251a4d133d2227bb8d0
Optimizations to the main loop inside sqlite3VdbeExec() to help VDBE byte code
run a few percent faster.

FossilOrigin-Name: d622ac6ac7a297754494d3a33dbaeea02836272e
manifest
manifest.uuid
src/global.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeaux.c