]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reduce the CPU load imposed by sqlit3VdbeCursorMoveto() by factoring out
authordrh <drh@noemail.net>
Mon, 13 Oct 2014 16:02:20 +0000 (16:02 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Oct 2014 16:02:20 +0000 (16:02 +0000)
commitc22284f4b3939c1a09c0df2759bd5cca2dc34bad
tree35743044c569665b91e112612aa52543fc818d09
parent6cf4a7dfa65fb5c4d16aca12d1065bd04257c831
Reduce the CPU load imposed by sqlit3VdbeCursorMoveto() by factoring out
some of its functions and by avoiding unnecessary calls.

FossilOrigin-Name: c2799aece17d347c64217a0e407bb10e50c184a3
manifest
manifest.uuid
src/btree.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c