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-06-05 15:23:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac7d092ef0ea7ec43ecd808a20fa5923a6aaf4a3
sqlalchemy
/
test
/
profiling
T
History
Mike Bayer
ac7d092ef0
slight function call reduction
2008-04-02 15:07:06 +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
slight function call reduction
2008-04-02 15:07:06 +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