[pypy-dev] djangobench performance

Antonio Cuni anto.cuni at gmail.com
Thu Sep 1 10:37:26 CEST 2011


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


More information about the pypy-dev mailing list