We have recompiled several applications with new sqlite 3.3.5 library.

We have observed that one of these application, which access intensively
(read-only) a large number (around 180) of old sqlite 3.2.1 db-files (4
million records, 2GB, each) runs now much slower.
These files are updated sporadically by another application (also
recompiled with sqlite 3.3.5).

Is there any performance degradation for a new, 3.3.5, application
accessing an old, 3.2.1, db-file versus an old application, 3.2.1,
accessing old, 3.2.1, db-files?

Thanks,
Sandra Toloba

Reply via email to