[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-08-29 23:09:18
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/e695138cb4c9/ Changeset: e695138cb4c9 Branch: None User: zzzeek Date: 2014-08-29 22:57:12 Summary: - further move things vertically, at which point things are inlined enough that I'd like to start de-inlining again in the hopes of making this readable. Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/ab5a1a7f4a87/ Changeset: ab5a1a7f4a87 Branch: master User: zzzeek Date: 2014-08-29 23:46:57 Summary: - pull out populators back into separate functions, though still very inlined Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/5eff49e08d54/ Changeset: 5eff49e08d54 Branch: attempt_c_loading User: zzzeek Date: 2014-08-30 01:07:27 Summary: - attempt to write part of _populate_full in C. Performance difference is pretty much zippo! 1%. to use C code here would require a much more fundamental rewrite of everything so that we aren't just calling python functions. Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |