summaryrefslogtreecommitdiff
path: root/test/testlib/profiling.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-207/+0
* removed setup_instance() from the public APIMike Bayer2008-11-081-0/+1
* call count pinata partyMike Bayer2008-10-231-2/+1
* - Removed 2.3 set emulations/enhancements.Jason Kirtland2008-07-151-1/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-4/+1
* - Avoid cProfile on 2.4 (available via lsprof?)Jason Kirtland2008-04-071-5/+7
* - Experimental: prefer cProfile over hotspot for 2.5+Jason Kirtland2008-04-031-32/+59
* - added verbose activity to profiling.function_call_countMike Bayer2008-04-011-0/+5
* - Migrated zoomark to profiling.function_call_count(), tightened up the numbe...Jason Kirtland2008-01-221-11/+31
* - 2.3 fixup, part two: 100% passing for sqliteJason Kirtland2008-01-211-1/+1
* - Restored 2.3 compat. in lib/sqlalchemyJason Kirtland2008-01-191-0/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-1/+0
* Added 'function_call_count' assertion decorator. The full-suite vs. isolated...Jason Kirtland2008-01-051-5/+74
* - removed regular expression step from most statement compilations.Mike Bayer2007-10-271-2/+6
* added first profile tests per [ticket:753]Mike Bayer2007-08-211-2/+10
* Fix coverage again- try really hard not to load anything from lib/ until afte...Jason Kirtland2007-07-271-0/+1
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-0/+74