Might be obvious but make sure you do all your inserts and deletes within a
single transaction as I believe this has a big impact on performance.  Might
bring the insert and delete times closer.
--
View this message in context: 
http://www.nabble.com/Delete-performance-vs.-Insert-performance-t1823679.html#a4976020
Sent from the SQLite forum at Nabble.com.

Reply via email to