Hi,
i have a requirement to store logs while my app is running.
i am using sqlite3 to store logs.
i was trying to get some benchmark data by inserting logs on top of 60000
records.
One weird thing is for some insertions, it's taking more than 200 msec for
single record where as others takes around 20 to 40 (avag 27 msec).
May i know what is the reason for this?

Thank you.
Regards,
Gopikrishna P.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to