]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The putVarint32() macro does not optimize well. So expand it into in-line
authordrh <>
Fri, 1 Apr 2022 21:01:37 +0000 (21:01 +0000)
committerdrh <>
Fri, 1 Apr 2022 21:01:37 +0000 (21:01 +0000)
commitb47b1f67dca06317908c5c512f0b2352394836f0
treec62b7a018e17dc6fc51903967151617b99a01b82
parent759e507ce5fdbc9790e916409d111eb199ab1e89
The putVarint32() macro does not optimize well.  So expand it into in-line
code in places were performance is an issue.

FossilOrigin-Name: 390c239e53cf936a97b268dce8171f0b17050542ae64735ca8ef375fec2c9544
manifest
manifest.uuid
src/btree.c
src/vdbe.c