summaryrefslogtreecommitdiff
path: root/test/aaa_profiling
Commit message (Expand)AuthorAgeFilesLines
* - fix stray connectionMike Bayer2016-01-231-1/+4
* - Added new checks for the common error case of passing mapped classesMike Bayer2015-08-221-2/+2
* - revert this change which was inadvertently included in theMike Bayer2015-06-131-2/+1
* - add changelog for #3451, with 09485d733131b667813f44eb0b6807b698668ee7 fixe...Mike Bayer2015-06-131-1/+2
* PEP8 cleanup in /test/aaa_profilingEric Streeper2015-03-183-6/+9
* - start locking down querying for cols after observing yesterdaysMike Bayer2015-03-091-0/+52
* - add the test_expire_lots test for comparisonMike Bayer2015-02-181-0/+54
* - Fixed a leak which would occur in the unsupported and highlyMike Bayer2014-11-131-0/+26
* - The :func:`~.expression.column` and :func:`~.expression.table`Mike Bayer2014-09-011-1/+1
* - A new style of warning can be emitted which will "filter" up toMike Bayer2014-08-311-0/+14
* - clean up zoomark a little and try to get new profiles writtenMike Bayer2014-08-302-3/+5
* - rework profiling, zoomark tests into single tests so thatMike Bayer2014-08-163-239/+151
* - turn off the testing reaper here, that's the source of the leaksMike Bayer2014-08-081-12/+14
* - add support for tags, including include/exclude support.Mike Bayer2014-07-271-0/+1
* put a greater variance into this test to prevent sporadic failuresMike Bayer2014-07-211-1/+1
* imports gone badMike Bayer2014-07-101-2/+2
* - fully flake8 test/aaa_profilingMike Bayer2014-07-097-430/+581
* Documentation fix-up: "its" vs. "it's"pr/91Matthias Urlichs2014-05-111-1/+1
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-262-3/+3
* fixes to get profiling tests working againMike Bayer2014-03-261-4/+0
* use integer division hereMike Bayer2014-03-261-1/+1
* - rework memusage tests so that it only runs five iterations at a time, if it...Mike Bayer2014-03-261-29/+47
* - rename __multiple__ to __backend__, and apply __backend__ to a large number...Mike Bayer2014-03-244-0/+11
* - the wrapped memoized_property here was not working, as the attribute nameMike Bayer2013-11-261-0/+60
* - The :class:`.RowProxy` object is now sortable in Python as a regularMike Bayer2013-11-191-0/+1
* - Removed some now unneeded version checks [ticket:2829] courtesy alex gaynorMike Bayer2013-09-222-2/+0
* Improved support for the cymysql driver, supporting version 0.6.5,Mike Bayer2013-08-171-1/+2
* - Removal of event listeners is now implemented. The feature isMike Bayer2013-07-261-0/+1
* A performance fix related to the usage of the :func:`.defer` optionMike Bayer2013-07-131-1/+53
* - replace most explicitly-named test objects called "Mock..." withMike Bayer2013-06-301-2/+3
* - zoomark testsMike Bayer2013-05-262-0/+4
* a pass where we try to squash down as many list()/keys() combinationsMike Bayer2013-05-261-2/+3
* - the raw 2to3 runMike Bayer2013-04-276-108/+108
* testing.crashes on cymysql >= 0.6Hajime Nakagami2013-04-201-1/+1
* skip with cymysql 0.6Hajime Nakagami2013-04-201-0/+1
* A major fix to the way in which a select() object producesMike Bayer2013-04-111-0/+12
* - remove all compat items that are pre-2.5 (hooray)Mike Bayer2013-03-091-1/+1
* - add workaround for sqlite memusage tests, so no longer need to count to 220...Mike Bayer2013-01-121-11/+26
* - refactor of pathing mechanics, to address #2614, #2617Mike Bayer2012-12-011-2/+4
* need to disable hstore for the "player" here. should really get rid of the r...Mike Bayer2012-11-182-3/+6
* - import fixesMike Bayer2012-09-292-2/+4
* getting everything to pass againMike Bayer2012-09-271-1/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-277-15/+17
* - [feature] To complement [ticket:2547], typesMike Bayer2012-08-171-6/+16
* - this is a refcount testMike Bayer2012-08-111-0/+2
* OK! let's turn this around completely. Forget making a single count acrossMike Bayer2012-08-115-52/+38
* adjustmentsMike Bayer2012-08-115-8/+8
* final cleanupMike Bayer2012-08-103-6/+6
* adjustMike Bayer2012-08-091-1/+1
* - make sure event mechanics have completed before running this test, lower ca...Mike Bayer2012-08-091-6/+10