Re: [Sqlalchemy-tickets] [sqlalchemy] #2720: use Cython for C extensions?
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-08-02 21:49:06
|
#2720: use Cython for C extensions?
-----------------------------------+---------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: enhancement | Status: new
Priority: medium | Milestone: blue sky
Component: cextensions | Severity: very major - up to 2 days
Resolution: | Keywords:
Progress State: not decided upon |
-----------------------------------+---------------------------------------
Comment (by zzzeek):
current pypy 2.1 *doubles* the speed of the test script, which I've
updated in r7f9becf3fbbdb33d2 to have heavy writing and reading, with a
50% improvement, whereas current C extensions only improve it about 6%.
see https://gist.github.com/zzzeek/6143700.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2720#comment:34>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|