SQLite

Check-in [bd41d394d4]
Login

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

Overview
Comment:Faster implementation of the sqlite3ApiExit() routine.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: bd41d394d48516eb7d8ddc46abdcb427aa80173e
User & Date: drh 2014-08-23 20:25:53.209
Context
2014-08-23
23:15
Faster implementation of pcache1Fetch() (check-in: 0371cc3bb0 user: drh tags: trunk)
20:25
Faster implementation of the sqlite3ApiExit() routine. (check-in: bd41d394d4 user: drh tags: trunk)
19:42
Another memory allocator performance optimization. (check-in: 6da6f46d0c user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/malloc.c.