Regarding: "I found that win function FlushFileBuffers (used by SQLite)
slows down performances,..."

Perhaps you've already seen this message thread from 2005 below.  Maybe
FILE_FLAG_WRITE_THROUGH instead of FlushFileBuffers would benefit your
particular application.  (I don't know what would explain the 10x xp
differences you're finding.)

http://www.mail-archive.com/sqlite-users@sqlite.org/msg08121.html 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to