-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ron Arts wrote: > Will the amalgamated version be faster > than linking the lib at runtime?
The SQLite website quotes a 10% performance improvement for the amalgamation. The reason for the improvement is that the compiler gets to see all the SQLite code at once and so makes good decisions about inlining and other optimizations. (Note that in some cases the library was builtin from the amalgamation so there won't be that much difference.) Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrSEN0ACgkQmOOfHg372QRCNACbBC0ZXP1Crg/Qlx8xUlpBudBQ N4IAoMb01aGGvBYOAnMPwVCZsqHyAux0 =crfu -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users