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-12 03:38:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
deaff3e97fbb166afe7fde42700a504863bd4679
sqlalchemy
/
test
/
profiling
T
History
Mike Bayer
5ccfa64294
- bumped PG's call count on test
#6
to 1193 for py2.4; this is due to non-pool-threadlocal nature adding some checkout overhead
2008-05-27 03:08:35 +00:00
..
__init__.py
added first profile tests per [ticket:753]
2007-08-21 19:15:55 +00:00
alltests.py
added ORM version of zoomark, python 2.5 only for starters
2008-05-18 16:19:21 +00:00
compiler.py
- more portable tests for eager/inheritance joins
2008-05-09 19:20:49 +00:00
pool.py
- microcleanup
2008-04-03 17:32:22 +00:00
zoomark_orm.py
- zoomark/zoomark_orm seem to work with pool_threadlocal turned off, [ticket:1050] becomes WORKSFORME
2008-05-19 22:35:32 +00:00
zoomark.py
- bumped PG's call count on test
#6
to 1193 for py2.4; this is due to non-pool-threadlocal nature adding some checkout overhead
2008-05-27 03:08:35 +00:00