My project has about half as many tests but boy did the run slowly on my 
Django 1.4 upgrade branch.

On Monday, 16 April 2012 15:33:31 UTC+1, Dan Fairs wrote:
>
>
> The first big regression for us was that our test suite took 20% longer to 
> run. I traced this down to the new default password hasher. This is clearly 
> by design - and we'll just use the PASSWORD_HASHERS setting to use a faster 
> (and much less secure) hasher for test runs.
>
>
... and now I know why! After changing the setting, my tests run just a tad 
slower on 1.4. You've cleared the path for our upgrade which will happen in 
the next few weeks or so. Thanks!

Best,
Ryan

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/z6LVJ0lBakoJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to