Hello List,

i tried switching  from Version 3.2.5 to 3.7.4 to make use of the new 
features.

I create a new database file and load 1.000.000 records into a single table.
Without changing anything in my own code  (which reads from a file and 
does additional processing before inserting the records), my program 
runs about 50% slower (89 secs instead of 57 secs)

Is this expected? Can i do anything to reach the old perfomance?

I am on C++ and Windows and compile the amalgamation. I use one large 
transaction and bind variables.

Thanks,
Martin

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

Reply via email to