diff options
author | drh <drh@noemail.net> | 2019-07-11 19:22:36 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2019-07-11 19:22:36 +0000 |
commit | c1da4397d6920ebdefbf4eeaf35c780f5478c6fb (patch) | |
tree | 5bd9f9f0627429d64578228ea38f5eefe3618a5b /src/os_unix.c | |
parent | ea7e83b7806773bf6a2c60786ff8f95b218d4622 (diff) | |
download | sqlite-c1da4397d6920ebdefbf4eeaf35c780f5478c6fb.tar.gz sqlite-c1da4397d6920ebdefbf4eeaf35c780f5478c6fb.zip |
Move the sqlite3VdbeSerialType() routine in-line in the OP_MakeRecord opcode.
Optimizing compilers were doing this already. By doing it manually, we can
omit some redundant tests and make the whole thing run a million cycles faster
and use about 80 bytes less code space.
FossilOrigin-Name: d837ab0da52632699abc09320980606aef020df5020c253f99c97e24bf3c6d00
Diffstat (limited to 'src/os_unix.c')
0 files changed, 0 insertions, 0 deletions