summaryrefslogtreecommitdiff
path: root/test/profiling/pool.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-43/+0
* adjust counts for 2.4 based on buildbot observation, remove 2.3 countsMike Bayer2008-08-131-3/+3
* - with 2.3 support dropped,Mike Bayer2008-08-131-10/+4
* - microcleanupJason Kirtland2008-04-031-1/+1
* - Experimental: prefer cProfile over hotspot for 2.5+Jason Kirtland2008-04-031-5/+12
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-10/+12
* added zoomark profileMike Bayer2007-09-011-1/+1
* restored WeakValueDict for threadlocal connections + profiler test, addressingMike Bayer2007-08-221-0/+40