]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Run progress callback checks less frequently in the main VDBE evaluation
authordrh <drh@noemail.net>
Wed, 10 Jul 2013 03:05:14 +0000 (03:05 +0000)
committerdrh <drh@noemail.net>
Wed, 10 Jul 2013 03:05:14 +0000 (03:05 +0000)
commit49afe3aaa067eb050d0e831d351683c8251cba42
treea67c9dc2b68ddbafda0fe139d596f6ad56861a8c
parent580d7dc71d0a5f820df8062d76e8b27590ff5fcc
Run progress callback checks less frequently in the main VDBE evaluation
loop.  This makes up for the extra CPU cycles used to increment the cycle
counter for SQLITE_STMTSTATUS_VM_STEP.

FossilOrigin-Name: 3e8b02011db2f393d4850115a471709b0a88594f
manifest
manifest.uuid
src/vdbe.c
test/progress.test