On 12/7/16, Ralf Junker <[email protected]> wrote: > > I assumed that > binaries on sqlite.org would omit test code for best performance.
We go by the principle of "Fly what you test, and test what you fly". > >> The SQLITE_OMIT_BUILTIN_TEST option is untested and unsupported. > > This was not clear to me from the docs: I agree. We'll be fixing that. Sorry for the confusion. > > I welcome SQLITE_OMIT_BUILTIN_TEST for smaller binaries and better > performance. The SQLITE_OMIT_BUILTIN_TEST compile-time option improves performance by 0.015% and decreases binary size by 0.65%. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

