On Tuesday 15 March 2011 10:44 AM, Kenneth Gonsalves wrote:
>
> 25 seconds and you are worried? I think the full django test suite takes
> 5-10 minutes with sqllite.

Like I mentioned, time taken to run test suites becomes important when 
you're doing TDD. This is not as much of a problem for say something 
like a build server/ci tool. autotest does help when adding incremental 
tests (as it watches test files and runs only the changed/added tests) 
but I trigger the full test suite often enough on my workstation (4GB 
RAM, 160GB SATA, Ubuntu 10.10 x32) to make this a pain point. So my next 
iteration of upgrade I think, would be something like 8GB RAM, 
(compatible) SSD, Ubuntu 11.04 x64.


Vamsee.
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to