I've recently upgraded from SQLite 2.8.17
to 3.5.6.
Upon running a test program that measures
the execution time of SQL statements typical
for my application, I've noticed a definite
performance degradation:
INSERT: 34% slowdown
UPDATE: 47% "
DELETE: 50% "
Has anyone else noticed this? I haven't done
any profiling of the code (yet) to see where
the time is being spent.
- Richard
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users