summaryrefslogtreecommitdiff
path: root/test/aaa_profiling
Commit message (Expand)AuthorAgeFilesLines
* callcounts being weirdMike Bayer2011-07-172-2/+2
* put some variance on this as its a difference between 9 and 60 callsMike Bayer2011-06-041-1/+1
* - Adjusted the __contains__() method ofMike Bayer2011-06-041-0/+8
* - two fn calls reduced on this for some reason.Mike Bayer2011-05-071-2/+2
* - The compiler extension now supports overriding the defaultMike Bayer2011-02-091-2/+2
* -whitespace removal bonanzaMike Bayer2011-01-025-36/+36
* fixed a small potential memory leak in UnicodeResultProcessor (for some weirdGaƫtan de Menten2010-11-271-1/+11
* Remove unused import.Taavi Burns2010-11-201-1/+1
* DecimalResultProcessor memory testing is likely to catch something only when ...Taavi Burns2010-11-201-0/+2
* Shorter tests for [ticket:1978]Taavi Burns2010-11-191-33/+6
* Fix memory leaks in the cprocessors DecimalResultProcessor, including tests. ...Taavi Burns2010-11-191-1/+41
* - move inline "import" statements to use new "util.importlater()" construct. ...Mike Bayer2010-11-131-0/+5
* - Implemented sequence check capability for the CMike Bayer2010-11-091-2/+2
* - reworked the internals of mapper.cascade_iterator() toMike Bayer2010-10-011-2/+2
* reduce callcountsMike Bayer2010-09-031-1/+1
* Python-tidy test/engine and test/aaa_profiling, 80% auto + 20% manual interve...Mike Bayer2010-07-115-464/+534
* - updated obsolete docs regarding sequences, RETURNING for pgrel_0_6_2Mike Bayer2010-07-062-3/+5
* up the variance on these as the call counts are very low andMike Bayer2010-07-061-2/+4
* - latest distributeMike Bayer2010-07-054-9/+22
* version_info is the tupleMike Bayer2010-06-151-1/+1
* - hypothesize that newer pysqlites are also growing a warning log on non-unic...Mike Bayer2010-06-141-0/+5
* - The warning emitted by the Unicode and String typesMike Bayer2010-06-131-1/+24
* fix this test for oracleMike Bayer2010-05-311-1/+2
* change the weakkeydict to be just an LRU cache. Add testsMike Bayer2010-05-311-23/+92
* - Pool classes will reuse the same "pool_logging_name" settingMike Bayer2010-05-302-4/+66
* guessed too soon on thatMike Bayer2010-04-161-1/+1
* since we are calling traverse_single within ddl.py, call traverse_single at t...Mike Bayer2010-04-161-1/+1
* check_reverse was failing a not well covered m2m case.Mike Bayer2010-04-101-1/+1
* zoomark has additional callcount drops on this sideMike Bayer2010-04-071-2/+2
* holy callcount batmanMike Bayer2010-04-071-1/+1
* add some callcounts with cextensions, [ticket:1723]Mike Bayer2010-03-262-3/+3
* - The official name for the relation() function is nowMike Bayer2010-03-172-7/+7
* - The visit_pool() method of Dialect is removed, and replaced withMike Bayer2010-03-152-4/+0
* callcount...Mike Bayer2010-03-131-1/+1
* move the initial connect out of the profile zone so we don't get a method cal...Mike Bayer2010-03-122-4/+8
* almost there, some tests failing still.Mike Bayer2010-03-091-1/+1
* preload type affinity entries so that these comparisons don't get shoved into...Mike Bayer2010-03-011-0/+10
* more bumpsMike Bayer2010-03-011-1/+1
* some 2.4 bumps probably due to the tuple/list thingMike Bayer2010-03-011-2/+2
* callcountsMike Bayer2010-02-281-1/+1
* - orm: Removed a lot of logging that nobody really cares about,Mike Bayer2010-02-283-4/+4
* - typosMike Bayer2010-02-231-0/+2
* - Added "unicode_errors" parameter to String, Unicode, etc.Mike Bayer2010-02-231-2/+2
* more py3k fixesMike Bayer2010-02-202-3/+3
* callcountsMike Bayer2010-02-161-3/+3
* - A change to the solution for [ticket:1579] - an end-userMike Bayer2010-02-161-0/+4
* some more 2.4 test fixesMike Bayer2010-02-151-1/+1
* 2.6.4 has higher numbers for some reason hereMike Bayer2010-02-151-2/+2
* 2.4 fixMike Bayer2010-02-151-1/+1
* exclude this test for everyone but sqliteMike Bayer2010-02-151-1/+1