]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add python 3.8 profiles; remove zoomark tests
authorFederico Caselli <cfederico87@gmail.com>
Fri, 22 May 2020 20:48:16 +0000 (22:48 +0200)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 23 May 2020 21:01:17 +0000 (17:01 -0400)
commit7bbf5f88629ff98715c66549321f1c70e6e13ffa
tree81612ad6e86c33bb31b04395bd0b6be730243b54
parent3fb0eb5a156ab7dbe19d82717dd197d9d22e64f1
Add python 3.8 profiles; remove zoomark tests

The zoomark tests have served us well for many years.
At this point, they have been using a very antiquated
calling style for many years and are no longer where we catch
performance issues.
The performance suite now has a large number of individual
tests that catch issues very specifically and additionally
record just one performance count per test.   This also
allows us to remove the "replay" fixtures that were not
used for anything else.

Fixes: #5347
Change-Id: I0a8d078e7b7240602f4f3f7068f231e98a40f17e
lib/sqlalchemy/testing/replay_fixture.py [deleted file]
regen_callcounts.tox.ini
test/aaa_profiling/test_zoomark.py [deleted file]
test/aaa_profiling/test_zoomark_orm.py [deleted file]
test/profiles.txt