summaryrefslogtreecommitdiff
path: root/test/aaa_profiling/test_pool.py
Commit message (Expand)AuthorAgeFilesLines
* Limit non-backend critical profiling tests to SQLiteMike Bayer2020-02-171-1/+1
* Do away with pool._refsMike Bayer2020-02-011-8/+0
* Remove jython code, remove all jython / pypy symbolsMike Bayer2020-01-171-2/+2
* Add deprecation warnings to all deprecated APIsMike Bayer2019-01-231-22/+2
* Post black reformattingMike Bayer2019-01-061-2/+5
* Run black -l 79 against all source filesMike Bayer2019-01-061-8/+15
* - fully flake8 test/aaa_profilingMike Bayer2014-07-091-10/+11
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-1/+1
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-1/+1
* OK! let's turn this around completely. Forget making a single count acrossMike Bayer2012-08-111-3/+3
* - make sure event mechanics have completed before running this test, lower ca...Mike Bayer2012-08-091-6/+10
* more adjustmentsMike Bayer2012-08-091-2/+2
* - a new approach to profiling where we attempt to strip outMike Bayer2012-08-091-9/+3
* trailing whitespace bonanzaMike Bayer2012-07-281-4/+4
* - somehting is making this test have an inconsistent callcountMike Bayer2012-06-241-1/+1
* callcounts, due to the DummyLock cleanupMike Bayer2012-06-231-3/+3
* a likely callcountMike Bayer2012-06-211-1/+6
* callcountMike Bayer2012-06-201-2/+1
* mark all aaa_profiling tests with __requires__ = 'cpython',Mike Bayer2011-04-231-0/+2
* - callcountsMike Bayer2011-04-081-3/+12
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-1/+1
* - whitespace removal bonanzaMike Bayer2011-01-021-1/+1
* callcounts...Mike Bayer2010-12-051-1/+1
* callcounts for 2.4, 2.5, 2.6Mike Bayer2010-12-051-1/+1
* - fix callcount for 2.6Mike Bayer2010-12-051-1/+1
* - more inlining. nominal execution on sqlite down to 36 calls, from 51 in 0.6.Mike Bayer2010-12-051-2/+2
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-1/+1
|\
| * - move sqlalchemy.test to test.libMike Bayer2010-11-151-1/+1
* | - repair remaining testsMike Bayer2010-11-201-1/+1
* | - pretty much all tests passing, maybe some callcounts are offMike Bayer2010-07-251-2/+2
|/
* up the variance on these as the call counts are very low andMike Bayer2010-07-061-2/+4
* - latest distributeMike Bayer2010-07-051-2/+5
* more bumpsMike Bayer2010-03-011-1/+1
* callcountsMike Bayer2010-02-281-1/+1
* - orm: Removed a lot of logging that nobody really cares about,Mike Bayer2010-02-281-2/+2
* python3k fixesMike Bayer2009-08-091-2/+2
* fix some profiles for 2.4Mike Bayer2009-08-061-1/+1
* merge 0.6 series to trunk.Mike Bayer2009-08-061-3/+6
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+40