[pypy-dev] how to build pypy with psycopg (links / requirements)

Костя Лопухин kostia.lopuhin at gmail.com
Thu May 31 07:18:45 CEST 2012


In my app I observe that after jit warm up the speed is on par with
psycopg2 in CPython, and about 1.5 times slower before warm-up - but
that is just one case, may be different with different patterns. And I
tested only reads.

2012/5/31 Ronny Pfannschmidt <Ronny.Pfannschmidt at gmx.de>:

>
> note that cpython api base extension are slow due to the cpython
> refcounting/api emulation
> it seems quite possible that a ctypes version will get faster
>
> someone should measure
>
>


More information about the pypy-dev mailing list