This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
sqlalchemy
Watch
2
Star
0
Fork
0
You've already forked sqlalchemy
mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced
2026-05-13 12:17:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b93eb67f4be65568452cfcd3ef507337d5ccc8d4
sqlalchemy
/
test
/
profiling
T
History
Mike Bayer
b041ff1e62
seems like the recent itertools add to select()._get_display_froms() adds overhead in 2.4? not sure why
2008-04-01 18:08:42 +00:00
..
__init__.py
added first profile tests per [ticket:753]
2007-08-21 19:15:55 +00:00
alltests.py
- testbase is gone, replaced by testenv
2008-01-12 22:03:42 +00:00
compiler.py
fix up some unit tests
2008-04-01 17:46:36 +00:00
pool.py
- updated the naming scheme of the base test classes in test/testlib/testing.py;
2008-02-11 00:28:39 +00:00
zoomark.py
seems like the recent itertools add to select()._get_display_froms() adds overhead in 2.4? not sure why
2008-04-01 18:08:42 +00:00