]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
the callcounts are greater here since object_mapper() has a little more overhead...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Apr 2012 22:53:58 +0000 (18:53 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 23 Apr 2012 22:53:58 +0000 (18:53 -0400)
commit101da94e1282a410557784272bda58222ac048b4
treeff28da0f37aa458a611cf0168327130d27ea3c86
parentee5dd855a72146327ee109f048a1ccba9cdc374a
the callcounts are greater here since object_mapper() has a little more overhead to it now
lib/sqlalchemy/orm/util.py
test/aaa_profiling/test_orm.py