On 21 Jan 2012, at 11:20pm, Alek Paunov wrote: > 3.6.17: 14 seconds > 3.7.9: 10 seconds > > This clearly demonstrates that the newer version of Sqlite is, all things > being equal, superior in performance to the older. However, tests inside > our Delphi application demonstrate that reaching the exact same point of > the database result in the following times: > > Live Application > > 3.6.17: 16 seconds > 3.7.9: 58 seconds
Which implies that the fault is in the Delphi bridge to SQLite and any pure examination of SQLite's behaviour isn't going to spot anything, right ? So a better place to query this would be a Delphi list ? Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users