|
|
|
|
|
by pxlfkr
3603 days ago
|
|
Using Cython means you don't/can't use Pypy? Was that something you considered, e.g. with psycopg2cffi or a pure-python driver? It seems to be the defacto performant runtime for Python, and since performance is something you guys obviously care a lot about, I'm surprised it hasn't been mentioned in this thread. Very excited to try out your code - thanks for sharing it. |
|
That said, once PyPy supports 3.5, we will consider making a CFFI binding.