]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
move the initial connect out of the profile zone so we don't get a method call hit...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Mar 2010 00:57:06 +0000 (19:57 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Mar 2010 00:57:06 +0000 (19:57 -0500)
commit1f27092a453ce9f9a48a007e4b046c48f5aa21aa
tree6a5b4fb80a38f0d9663c06a51aaf5c29142c2a39
parent0744264be82d13b48538a5efd210251ec340205b
move the initial connect out of the profile zone so we don't get a method call hit on that
test/aaa_profiling/test_zoomark.py
test/aaa_profiling/test_zoomark_orm.py