2013-08-06 07:45:08
— part of check-in
[924f7e4d7a]
on branch trunk
— More than double the speed of the resolveP2Values() routine in vdbeaux.c by
moving from an extended if-else on every opcode to a switch. Opcodes are
reordered in mkopcodesh.awk to put the switched opcodes close together,
for additional performance and to reduce code footprint.
(user:
drh
size: 104442)
2013-08-07 18:07:05
— part of check-in
[c78b0d302c]
on branch uri-enhancement
— Merge in the latest changes from trunk.
(user:
drh
size: 104442)
2013-08-07 18:42:27
— part of check-in
[08f74c45ec]
on branch sqlite_stat4
— Merge latest trunk changes with this branch.
(user:
dan
size: 104442)