[sqlite] Sqlite good on Windows XP but very very slow on Windows Seven

2015-10-21 Thread Richard Hipp
2 ms per transaction is physically impossible on rotating disk. >>> >>> > -Original Message----- >>> > From: sqlite-users-bounces at mailinglists.sqlite.org >>> > [mailto:sqlite-users- >>> > bounces at mailinglists.sqlite.org] On B

[sqlite] Sqlite good on Windows XP but very very slow on Windows Seven

2015-10-21 Thread Graham Holden
lly impossible on rotating disk. >> >> > -Original Message- >> > From: sqlite-users-bounces at mailinglists.sqlite.org [mailto:sqlite-users- >> > bounces at mailinglists.sqlite.org] On Behalf Of Lucas Ratusznei Fonseca >> > Sent: Saturday, 17 October

[sqlite] Sqlite good on Windows XP but very very slow on Windows Seven

2015-10-20 Thread Lucas Ratusznei Fonseca
l Message- > > From: sqlite-users-bounces at mailinglists.sqlite.org [mailto:sqlite-users- > > bounces at mailinglists.sqlite.org] On Behalf Of Lucas Ratusznei Fonseca > > Sent: Saturday, 17 October, 2015 13:53 > > To: sqlite-users at mailinglists.sqlite.org > > Subject: [sqlite

[sqlite] Sqlite good on Windows XP but very very slow on Windows Seven

2015-10-17 Thread Stephan Beal
On Sat, Oct 17, 2015 at 9:53 PM, Lucas Ratusznei Fonseca < lucas.ratusznei at gmail.com> wrote: > Hi all, > > I am using sqlite for years with my software on Windows XP, no more than 1 > or 2 milliseconds per transaction (insert), so speed has never been a > concern. Until now. > I had to migrate

[sqlite] Sqlite good on Windows XP but very very slow on Windows Seven

2015-10-17 Thread Simon Slavin
On 17 Oct 2015, at 8:53pm, Lucas Ratusznei Fonseca wrote: > I am using sqlite for years with my software on Windows XP, no more than 1 > or 2 milliseconds per transaction (insert), so speed has never been a > concern. Until now. > I had to migrate my system to Windows Seven recently, I am still

[sqlite] Sqlite good on Windows XP but very very slow on Windows Seven

2015-10-17 Thread Lucas Ratusznei Fonseca
Hi all, I am using sqlite for years with my software on Windows XP, no more than 1 or 2 milliseconds per transaction (insert), so speed has never been a concern. Until now. I had to migrate my system to Windows Seven recently, I am still doing tests and stuff. It happens that some processes became

[sqlite] Sqlite good on Windows XP but very very slow on Windows Seven

2015-10-17 Thread Keith Medcalf
, 2015 13:53 > To: sqlite-users at mailinglists.sqlite.org > Subject: [sqlite] Sqlite good on Windows XP but very very slow on Windows > Seven > > Hi all, > > I am using sqlite for years with my software on Windows XP, no more than 1 > or 2 milliseconds per transaction

[sqlite] Sqlite good on Windows XP but very very slow on Windows Seven

2015-10-17 Thread Darren Duncan
There's also the obvious question of, what SQLite version are you using on each OS? -- Darren Duncan On 2015-10-17 12:57 PM, Simon Slavin wrote: > > On 17 Oct 2015, at 8:53pm, Lucas Ratusznei Fonseca gmail.com> wrote: > >> I am using sqlite for years with my software on Windows XP, no more than