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., etc.

  For a lot of folks, the read/write speed is limited by the speed of
the hard disk drive (7500rpm and 15000 rpm).

  If you haven't already, you'll likely want to see:
http://sqlite.org/speed.html

Donald

-
To unsubscribe, send email to [EMAIL PROTECTED]
-



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 numbers.

How do you want to do this analysis?

-Original Message-
From: kirrthana M [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 21, 2007 2:55 PM
To: sqlite-users@sqlite.org
Subject: [sqlite] Checking out the performance of sqlite3

Hi all,
 I just want to compare the performance of sqlite on various os and in
embedded,
Just want to know the time it takes to read and write data,can anybody
give
me a suggestion of how to do this.


Regards
Kirrthana

The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments contained in it.

Contact your Administrator for further information.

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
[EMAIL PROTECTED]
**


-
To unsubscribe, send email to [EMAIL PROTECTED]
-



[sqlite] Checking out the performance of sqlite3

2007-11-21 Thread kirrthana M
Hi all,
 I just want to compare the performance of sqlite on various os and in
embedded,
Just want to know the time it takes to read and write data,can anybody give
me a suggestion of how to do this.


Regards
Kirrthana

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments contained in it.

Contact your Administrator for further information.