On 12/01/2016 02:24 PM, Stephan Stauber wrote:
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)

Does 3.15.2 have the same problem?

Dan.

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

Reply via email to