]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Experimental: prefer cProfile over hotspot for 2.5+
authorJason Kirtland <jek@discorporate.us>
Thu, 3 Apr 2008 17:08:08 +0000 (17:08 +0000)
committerJason Kirtland <jek@discorporate.us>
Thu, 3 Apr 2008 17:08:08 +0000 (17:08 +0000)
commitd78f39d0057bbc648a9af31d7bd3ead2895ee178
tree62877dffe613060d8963438f29480693dee9e9bd
parentca1ad4cbb9af8a45da550ba07c476f8cac17cd7a
- Experimental: prefer cProfile over hotspot for 2.5+
- The latest skirmish in the battle against zoomark and sanity:
  3rd party code is factored out in the function call count canary tests
test/profiling/compiler.py
test/profiling/pool.py
test/profiling/zoomark.py
test/testlib/compat.py
test/testlib/engines.py
test/testlib/profiling.py