Several bugs I've been reading about here seem to be cases where the query optimizer works differently between one version of SQLite and the next. So I wondered whether it would be possible for the testing suite to log the amount of time taken for each operation, leading to a long series of timings. Then, once the build has passed all the tests, the timings for the new version could be compared to the timings for the previous version. Any discrepancies unexpected in amount or direction could then be explored.
Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users