Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Minor lsm optimizations.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: a02dacd5bd54e993114953435c4c59fdf4218e4a
User & Date: dan 2013-02-28 15:56:47.362
Context
2013-02-28
19:09
Reuse existing lsm_cursor objects instead of always allocating new ones. check-in: 64895935bc user: dan tags: trunk
15:56
Minor lsm optimizations. check-in: a02dacd5bd user: dan tags: trunk
2013-02-26
17:35
Remove a stray 'breakpoint' from lsm3.test. check-in: 4ebadf909b user: dan tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to lsm-test/lsmtest_main.c.
Changes to lsm-test/lsmtest_tdb3.c.
Changes to main.mk.
Changes to src/lsmInt.h.
Changes to src/lsm_file.c.
Changes to src/lsm_main.c.
Changes to src/lsm_shared.c.
Changes to src/lsm_tree.c.
Changes to src/vdbe.c.