SQLite

Check-in [eef61ffab7]
Login

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

Overview
Comment:Further tweaks to sqlite3RunParser().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | weak-fallback
Files: files | file ages | folders
SHA3-256: eef61ffab7fa36b126f57bf7028dd35c67ed4617c47145be059f91e58023b0a4
User & Date: dan 2018-06-29 20:21:24.547
Context
2018-06-29
20:43
Further performance related tweaks for sqlite3RunParser(). (check-in: 5eb4776598 user: dan tags: weak-fallback)
20:21
Further tweaks to sqlite3RunParser(). (check-in: eef61ffab7 user: dan tags: weak-fallback)
19:54
Improve on the previous checkin. Still a bit slow. (check-in: c1fb41aa7b user: dan tags: weak-fallback)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/tokenize.c.