On Sat, 2009-07-11 at 23:00 +0800, Russell Keith-Magee wrote:
> On Fri, Jul 10, 2009 at 5:00 AM, David Turner wrote:
> >
> > I have created a test that does nothing but read in a fixture of 1
> > items.
> > http://novalis.org/bugs/perf.zip
>
> I'd love
I have created a test that does nothing but read in a fixture of 1
items.
http://novalis.org/bugs/perf.zip
It goes significantly slower on Django 1.1-beta and trunk than it does
in Django 1.0.
1.0: Ran 1 test in 16.904s
1.1: Ran 1 test in 21.541s
trunk: Ran 1 test in 21.228s
My rejected p