]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- another easy win, cache the calc of bind processors in the compiled object
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Dec 2010 22:50:25 +0000 (17:50 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 12 Dec 2010 22:50:25 +0000 (17:50 -0500)
commit1125a4b8b1a7b41111396b5b58887047a847b59e
treee15bda26a23b735a9fbf74d085e5e0e7411c0b84
parentb12caa18b5b05e30078bcd85f48c66cdd17965e7
- another easy win, cache the calc of bind processors in the compiled object
lib/sqlalchemy/engine/default.py
lib/sqlalchemy/sql/compiler.py
lib/sqlalchemy/util/_collections.py
test/aaa_profiling/test_resultset.py
test/aaa_profiling/test_zoomark.py
test/aaa_profiling/test_zoomark_orm.py