summaryrefslogtreecommitdiff
path: root/test/perf/orm2010.py
Commit message (Expand)AuthorAgeFilesLines
* Turn on caching everywhere, add loggingMike Bayer2020-06-101-3/+3
* Convert execution to move through SessionMike Bayer2020-05-251-5/+11
* Performance fixes for new result setMike Bayer2020-05-211-4/+20
* Post black reformattingMike Bayer2019-01-061-16/+15
* Run black -l 79 against all source filesMike Bayer2019-01-061-45/+71
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-15/+21
* - Added a new extension suite :mod:`sqlalchemy.ext.baked`. ThisMike Bayer2015-03-111-2/+2
* - delete the file first here so this is deterministicMike Bayer2014-09-051-0/+3
* - add a CLI to determine waht kind of test to runMike Bayer2014-01-111-19/+25
* - the wrapped memoized_property here was not working, as the attribute nameMike Bayer2013-11-261-4/+4
* tweaksMike Bayer2013-08-021-6/+3
* rework the test here to suit 0.8/0.9 mostly, include time testsMike Bayer2013-08-021-94/+86
* - the raw 2to3 runMike Bayer2013-04-271-9/+9
* don't need this is_really_none() thing anymoreMike Bayer2012-08-081-1/+1
* - [feature] *Very limited* support forMike Bayer2012-07-141-16/+16
* - [feature] The of_type() construct on attributesMike Bayer2012-06-201-1/+3
* - whitespace removal bonanzaMike Bayer2011-01-021-24/+24
* - some good inlinings to the whole cascade_iterator() thing.Mike Bayer2010-12-181-0/+1
* - add a perf script to illustrate 0.7 speed improvementsMike Bayer2010-12-121-0/+185