]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improve performance by about 10% by avoiding excess calls to get
authordrh <drh@noemail.net>
Thu, 12 Jan 2006 01:25:18 +0000 (01:25 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Jan 2006 01:25:18 +0000 (01:25 +0000)
commit70ff98ab744c3ecdafde2f150e18b8ac8c97f468
tree978fda8246afbd2ba74b667115ad8c27ade6ccdb
parentb4bc7057e53bdc2d0dafcb347e229e69dac5f999
Improve performance by about 10% by avoiding excess calls to get
the thread-specific data. (CVS 2921)

FossilOrigin-Name: a8c74febec11eb689ca9f6b454f8c8bbadfc49d7
manifest
manifest.uuid
src/os_unix.c
src/os_win.c
src/sqliteInt.h
src/util.c
src/vdbe.c