]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use a lookup table to compute the content length for serial types less
authordrh <drh@noemail.net>
Fri, 16 Oct 2015 14:23:42 +0000 (14:23 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Oct 2015 14:23:42 +0000 (14:23 +0000)
commitfaf3727904013084a74e784389c2fcb317494c02
tree36be93fa94f654c285f2f3021a7888bad948ebde
parent95fa606616734642141c5f788689edac81a2c173
Use a lookup table to compute the content length for serial types less
than 128, for a 1.2% performance improvement.

FossilOrigin-Name: 3395724814099d28829ef6875ca1ba77d6fe7ffa
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c