-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 06/01/2011 12:25 PM, Dominique Pellé wrote:
> [Various optimisations]

While those are all valid, they don't address the underlying issue which is
C code taking five times longer than Python code for the same SQLite
operations.  In addition that same "redundant" code is executed behind the
scenes in Python so it is fair for these comparisons/benchmark.

Other things having been ruled out, it looks like Jan's suggestion of
compilation options and code is likely the cause.

Roger

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk3ml7MACgkQmOOfHg372QRuoQCfcKEV8YauTG2BB2a3ux1XqSVi
9HIAoIZtc/qP4p+kJxrv1Av+DlFg7T2n
=BHQY
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to