2014-02-17 22:40:43
— part of check-in
[ce184c7bb1]
on branch insert-optimization
— Add logic to do test coverage measurements on the VDBE code.
(user:
drh
size: 139932)
2014-02-17 23:52:13
— part of check-in
[a72687699b]
on branch trunk
— Merge in performance enhancements for INSERT operations, especially INSERTs
on tables that have no affinity columns or that have many indices or INSERTs
with content coming from a SELECT. Add the SQLITE_TESTCTRL_VDBE_COVERAGE
test control and the SQLITE_VDBE_COVERAGE compile-time option used for measure
coverage of branches in VDBE programs.
(user:
drh
size: 139932)
2014-02-21 10:48:03
— part of check-in
[09cf240a7f]
on branch winHdr
— Merge updates from trunk.
(user:
mistachkin
size: 139932)
2014-03-04 14:34:14
— part of check-in
[7f51ad97f0]
on branch sessions
— Merge the performance enhancements of trunk (and some obscure bug fixes)
into the sessions branch.
(user:
drh
size: 139932)