]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
OK! let's turn this around completely. Forget making a single count across
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Aug 2012 19:51:08 +0000 (15:51 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Aug 2012 19:51:08 +0000 (15:51 -0400)
commit48c9993b65dfee9ab36f84dbcf8c27631fb38950
tree7289f92a978dc7c39cde783f846e7e5b2d1c7ff0
parent3986fd7626ff29f7debfc72f63ba22235e31ed7e
OK! let's turn this around completely.   Forget making a single count across
all platforms.  let's instead store callcounts for *all* observed platforms in a datafile.
Will try to get enough platforms in the file for jenkins to have meaningful results.
for platforms not in the file, it's just skiptest.
test/aaa_profiling/test_orm.py
test/aaa_profiling/test_pool.py
test/aaa_profiling/test_resultset.py
test/aaa_profiling/test_zoomark.py
test/aaa_profiling/test_zoomark_orm.py
test/bootstrap/noseplugin.py
test/lib/profiles.txt [new file with mode: 0644]
test/lib/profiling.py