RE: [sqlite] Checking out the performance of sqlite3

2007-11-21 Thread Griggs, Donald
From: kirrthana M [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 21, 2007 4:25 AM "Just want to know the time it takes to read and write data,.." - Hello, Kirrthana, Much depends upon your data, your schema, your settings within SQLITE (e.g. do you require ACID transactions?) etc.,

RE: [sqlite] Checking out the performance of sqlite3

2007-11-21 Thread Kalyani Tummala
Kirthana, I have done memory and performance analysis on windows, linux and other embedded platforms like Davinci,DM320,PNX0103 etc., With the same parameters memory on all the platforms is same but we cannot take performance numbers(time) on PCs(win32,linux) because they don't reflect the actual