table (5 columns). There is an index on each column.
Performing a single INSERT statement (whether using an SQLiteStatement
or calling SQLiteDatabase.insert()) takes about 800ms on my N1
(2.2.1). The INSERT statement does NOT do anything fancy (like
subselects).
Is there any way to speed this up?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
No comments:
Post a Comment