Dennis Cote <[EMAIL PROTECTED]> wrote:
> 
> Do you, or anyone else, know why the linux version would not be 
> committing its changes to disk?
> 

When testing, it is my usual practice to compile with
-DSQLITE_NO_SYNC=1 which turns off disk syncing.  This
very definitely makes the tests run way faster.  I 
wonder if the Makefiles you are using are not setting
this option by default on windows but are on linux?

--
D. Richard Hipp  <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to