On Oct 13, 10:27 am, Paul Winkler <sli...@gmail.com> wrote:
> On Oct 13, 4:17 am, Chris Withers <ch...@simplistix.co.uk> wrote:
>
> > Hey all,
>
> > I hope this is still on topic, but what tool sets do people around here
> > use for doingloadtestingof Django projects?
>
> Same stuff as for any web project.  Last time I needed something more
> than ab, I used funkload (it's on pypi).  A bit of work to set it up,
> but being able to record browser sessions as test cases is handy, and
> the report documents it produces are pretty nice ... if a bit overly
> verbose for my taste.

Relatedly, I just came across Benchmaster, which wraps Funkload
so you can run it in parallel on lots of clients. 
http://pypi.python.org/pypi/benchmaster

- PW

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

Reply via email to