Re: [Sqlalchemy-tickets] [sqlalchemy] #2720: new C extensions for attribute accessing
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-07-31 16:52:26
|
#2720: new C extensions for attribute accessing
-----------------------------------+---------------------------------------
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):
its not a big deal. but also re: the attribute access thing, if the
speed savings are just that it caches the getting of various attributes,
why can't that be done in pure Python?
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2720#comment:25>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|