]> git.ipfire.org Git - thirdparty/sqlite.git/commit
An example showing how to improve performance of sqlite3VdbeSerialPut() builtin-bswap64
authordrh <drh@noemail.net>
Mon, 16 Jan 2017 11:54:30 +0000 (11:54 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Jan 2017 11:54:30 +0000 (11:54 +0000)
commit2b0a5ab7027b778f511238d2134979e2f2f9e2d5
tree21d50415a03ae08dd630bf0877400cb6b260e0c6
parentef2f5925d8b4f9862110c5bea0c18fe131608974
An example showing how to improve performance of sqlite3VdbeSerialPut()
using the GCC intrinsic function __builtin_bswap64().

FossilOrigin-Name: e42ed9b4adbf4a5cd4ce572d1015f3d2414053aa
manifest
manifest.uuid
src/vdbeaux.c