Artifact 6747c7db45059c04b29dbf4ac2d942fc64eb9be630e6b57e5383b14963d54d74:
- File src/vdbe.c — part of check-in [d837ab0da5] at 2019-07-11 19:22:36 on branch trunk — 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. (user: drh size: 263854)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.