]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Faster keywordCode() implementation by taking advantage of the fact that
authordrh <drh@noemail.net>
Mon, 8 Feb 2016 03:23:46 +0000 (03:23 +0000)
committerdrh <drh@noemail.net>
Mon, 8 Feb 2016 03:23:46 +0000 (03:23 +0000)
commit41aab89b3123f9b7ffcb59d3e57528c88d2f50eb
tree6e7f2f443d4568782832351aa6c1bc1b689876ee
parent8974331fc35a22b48ccf1ca2c709890646f10a3d
Faster keywordCode() implementation by taking advantage of the fact that
the input is always pure ASCII alphabetic and underscore and that the keyword
table is always upper-case.

FossilOrigin-Name: ff406b9701ebe3a01834837f380641c6f0c495bc
manifest
manifest.uuid
tool/mkkeywordhash.c