On 01/09/11 09:23, William ML Leslie wrote:
I wonder if anyone has benchmarked sqlite under pypy - that would have
the most dramatic effect here.

I'm doing it right now. It seems that for some reasons the JIT does not remove the ctypes overhead of sqlite calls, thus they are much slower than they should be.

ciao,
Anto
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to