Re: [Stripes-users] Stress testing Stripes application

2010-03-15 Thread Alamgir Kahn
Simon Oxenvad Rasmussen writes: > Hi fellow stripes users, > > I need to stress test a stripes application > that I’ve developed. How should I go about doing this? I would like to > implement a couple of the most interesting use cases in the application and > then measure what happens to the sys

Re: [Stripes-users] Stress testing Stripes application

2010-03-15 Thread Morten Matras
Hmm. For this I've used JMeter a few times. It's pretty simple to use once you get started. Morten Matras 2010/3/15 Simon Oxenvad Rasmussen > Hi fellow stripes users, > > > > I need to stress test a stripes application that I’ve developed. How should > I go about doing this? I would like to

[Stripes-users] Stress testing Stripes application

2010-03-15 Thread Simon Oxenvad Rasmussen
Hi fellow stripes users, I need to stress test a stripes application that I've developed. How should I go about doing this? I would like to implement a couple of the most interesting use cases in the application and then measure what happens to the system when it is under load. I've begun t