Hello,

we have following performance Issue since we upgraded from SQLite 3.8.5 to 
SQLite 3.10.0:

SQLite 3.8.5:                      to INSERT 380.000 records into a in inMemory 
Database it takes 10 seconds
SQLite 3.10.0                     to INSERT 380.000 records into a in inMemory 
Database it takes 35 seconds

Everything else is identical. Same configuration of SQLite DB and same data 
structure.
(the INSERT statement is pre-compiled)

Has anybody any idea what is causing the performance problems with the higher 
SQLite Version.
In the chronology I could not find anything what is related to this issue.

Any ideas?

Best regards

Stephan
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to