2014-09-17 16:41:15
— part of check-in
[fdddb477c8]
on branch micro-optimizations
— In the Mem object, stop requiring that Mem.xDel be NULL when the MEM_Dyn
bit is clear. Also reduce the amount of initialization of Mem objects.
All for a small size reduction and performance increase.
(user:
drh
size: 128603)
2014-09-18 01:29:11
— part of check-in
[1de558bcb1]
on branch trunk
— Merge micro-optimizations into trunk after fixing the build on MSVC.
Performance now shows 7.58% faster than the 3.8.6 release on x64 with
gcc 4.8.1 and -Os.
(user:
drh
size: 128603)
2014-09-18 11:31:52
— part of check-in
[67ea2979d5]
on branch ota-update
— Merge latest trunk changes with this branch.
(user:
dan
size: 128603)