]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added hotshot points into unit test, localizes profiling to just the query.select...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 26 May 2007 21:29:50 +0000 (21:29 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 26 May 2007 21:29:50 +0000 (21:29 +0000)
commit87b8ca132310d3dd5d0f1fdb3fb25242bba0d6e3
tree85db65af3a97979332e6e9ac0cf2ebc7d23b4544
parentf4d59ebce6e57ea332c8cc143be655f5f6808eef
added hotshot points into unit test, localizes profiling to just the query.select() process.
0.4 branch now has 18% fewer function calls for the same test.
test/perf/masseagerload.py