Re: [sqlite] System.Data.Sqlite.dll v93 performance issues...

2014-09-12 Thread Joe Mistachkin
Andreas Hofmann wrote: > > 2) Where can I create a bug for this? > These issues should be fixed in the pre-release 1.0.94.0 build, available from here: https://system.data.sqlite.org/index.html/doc/preRelease/www/downloads.wiki Please let us know if this solves the issue in your

[sqlite] System.Data.Sqlite.dll v93 performance issues...

2014-09-12 Thread Andreas Hofmann
Guys, I do not know if this is the right forum, but we found a reproducible perf issue with System.Data.Sqlite.dll. A simple query like this: Select * from Dxlog where ContestNR = 0 order by contestnr, TS limit 24 offset 143098 Takes about 60ms to fetch the first record from the