summaryrefslogtreecommitdiff
path: root/test/profiling
Commit message (Expand)AuthorAgeFilesLines
* - Removed the 'properties' attribute of theMike Bayer2008-11-092-3/+3
* removed setup_instance() from the public APIMike Bayer2008-11-081-1/+1
* - zoomark adjustmentsMike Bayer2008-11-072-6/+6
* avoid some often unnecessary method calls. i think we might have squeezed a...Mike Bayer2008-11-072-2/+2
* - Dialects can now generate label names of adjustable length.Mike Bayer2008-11-053-9/+9
* - Simplified the check for ResultProxy "autoclose without results"Mike Bayer2008-11-042-2/+2
* update call countMike Bayer2008-11-031-1/+1
* - moved _FigureVisitName into visitiors.VisitorType, added Visitor base class...Mike Bayer2008-10-251-1/+1
* call drop # 2Mike Bayer2008-10-251-1/+1
* call dropMike Bayer2008-10-251-1/+1
* 2.4 callcounts of course go up for no apparent reasonMike Bayer2008-10-232-3/+3
* call count pinata partyMike Bayer2008-10-233-7/+7
* Corrected profiling expected call count down to 42 for the test_insert test.Michael Trier2008-10-201-1/+1
* - Improved weakref identity map memory management to no longerMike Bayer2008-10-191-2/+2
* tiny tiny speed improvements....Mike Bayer2008-10-181-4/+3
* call count still goes to 131 for 2.4 despite the removal of ~12 lines from vi...Mike Bayer2008-10-181-1/+1
* - 0.5.0rc3, dohMike Bayer2008-10-181-1/+1
* 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-132-11/+5
* zoomarks have gone up as a result of r4936, possibly others. not clear whyMike Bayer2008-07-182-5/+5
* And thus ends support for Python 2.3.Jason Kirtland2008-07-151-1/+1
* - bumped PG's call count on test #6 to 1193 for py2.4; this is due to non-poo...Mike Bayer2008-05-271-1/+1
* - zoomark/zoomark_orm seem to work with pool_threadlocal turned off, [ticket:...Mike Bayer2008-05-192-6/+6
* pool_threadlocal is off by default [ticket:1049]Mike Bayer2008-05-192-5/+6
* added ORM version of zoomark, python 2.5 only for startersMike Bayer2008-05-182-0/+322
* - Adjusted zoomoarkJason Kirtland2008-05-141-2/+2
* - more portable tests for eager/inheritance joinsMike Bayer2008-05-091-1/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-092-4/+4
* - microcleanupJason Kirtland2008-04-032-2/+1
* - Experimental: prefer cProfile over hotspot for 2.5+Jason Kirtland2008-04-033-32/+85
* - Re-tuned call counts for 2.3 through 2.5.Jason Kirtland2008-04-022-4/+4
* dohMike Bayer2008-04-021-1/+1
* reduced 2.4 callcounts...Mike Bayer2008-04-022-4/+4
* slight function call reductionMike Bayer2008-04-021-2/+1
* continue attempting to get proper count for pybot on 2.5, ensure order_by for...Mike Bayer2008-04-021-1/+1
* seems like the recent itertools add to select()._get_display_froms() adds ove...Mike Bayer2008-04-011-4/+4
* fix up some unit testsMike Bayer2008-04-011-1/+1
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-113-6/+5
* - Migrated zoomark to profiling.function_call_count(), tightened up the numbe...Jason Kirtland2008-01-221-14/+25
* rein in r3840 find and replace rampageJason Kirtland2008-01-221-1/+1
* - 2.3 fixup part three: 100% on postgres, mysqlJason Kirtland2008-01-221-1/+2
* - 2.3 fixup, part two: 100% passing for sqliteJason Kirtland2008-01-211-3/+3
* - testbase is gone, replaced by testenvJason Kirtland2008-01-124-26/+27
* - Removed @testing.supported. Dialects in development or maintained outsideJason Kirtland2007-12-131-56/+49
* fixed unicode-ness for Unicode valuesMike Bayer2007-11-281-40/+40
* bump for py2.4Mike Bayer2007-11-251-1/+1
* - named_with_column becomes an attributeMike Bayer2007-11-252-7/+7
* - all kinds of cleanup, tiny-to-slightly-significant speed improvementsMike Bayer2007-11-242-2/+2
* some wide zoomark ranges...Mike Bayer2007-11-181-4/+4
* cut down a good deal of Join construction overheadMike Bayer2007-11-181-1/+1