I understand it's still under development, but was curious about the difference. I have commented out all of the debug defines and enabled -DNDEBUG=1 for the sqlite4 build.
On Mon, Mar 18, 2013 at 12:00 PM, Simon Slavin <[email protected]> wrote: > > On 18 Mar 2013, at 5:28pm, Rob Turpin <[email protected]> wrote: > > > With sqlite3 there's a large difference between the CPU time and wall > clock > > time. No big deal, that's the I/O to disk. But then I'm wondering why > the > > difference with sqlite4 is so small? > > You know that SQLite4 is Not Ready for Primetime, right ? Might the > distribution you're using have a bunch of debugging stuff in ? > > Simon. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

