[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-01-04 06:54:56
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b1928d72098d/ Changeset: b1928d72098d Branch: None User: zzzeek Date: 2015-01-04 04:22:07+00:00 Summary: - use a different bitwise approach here that doesn't require iterating through all possible set values Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/315db703a63f/ Changeset: 315db703a63f Branch: slots User: zzzeek Date: 2015-01-04 06:53:42+00:00 Summary: - start trying to move things into __slots__. This seems to reduce the size of the many per-column objects we're hitting, but somehow the overall memory is hardly being reduced at all in initial testing Affected #: 12 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. |