[Sqlalchemy-tickets] Issue #3234: Query performance degradation with autoloaded tables (zzzeek/sqla
Brought to you by:
zzzeek
|
From: Marcin K. <iss...@bi...> - 2014-10-23 11:18:39
|
New issue 3234: Query performance degradation with autoloaded tables https://bitbucket.org/zzzeek/sqlalchemy/issue/3234/query-performance-degradation-with Marcin Krol: I get over 3 times slower query execution in SQA with autoloaded tables than executing query directly. Details are here: [http://stackoverflow.com/questions/26526034/sqlalchemy-query-performance](http://stackoverflow.com/questions/26526034/sqlalchemy-query-performance) |