Re: [Sqlalchemy-tickets] [sqlalchemy] #2720: use Cython for C extensions? (was: new C extensions fo
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-07-31 21:07:56
|
#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):
OK, I was curious at least what some of the code would look like, I'm
leaving it open as something to look into down the road, depending on
future need. The complaints we get about speed right now are limited
mostly to folks trying to insert millions of rows with the ORM.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2720#comment:31>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|