]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Cache the most recently sqlite3_context used by OP_Function and reuse it on function-ctx-cache
authordrh <drh@noemail.net>
Fri, 26 Jun 2015 13:31:02 +0000 (13:31 +0000)
committerdrh <drh@noemail.net>
Fri, 26 Jun 2015 13:31:02 +0000 (13:31 +0000)
commitf14c59bb1112c045fe90ea7f9928ea95f472becf
tree96110d6c0bac044c1b39662a0ef6b9faa3f4d4c3
parent39065c60b34af8eaf96d70113896b570d0a5fe3b
Cache the most recently sqlite3_context used by OP_Function and reuse it on
subsequent calls, if appropriate. This gives a noticable performance boost.

FossilOrigin-Name: 2f31bdd1b2186659f57a705ecf0eaf590471c374
manifest
manifest.uuid
src/vdbe.c