Re: [Rails] Performance testing with cucumber

2011-06-10 Thread kowsik
On Fri, Jun 10, 2011 at 3:49 AM, Peter De Berdt wrote: > > First of all, running load testing on different methods or a whole scenario > is a waste of time, since it doesn't give you any indication on which method > is underperforming under high server load. Also, filling in forms using > Selenium

[Rails] Announcing blitz.io

2011-04-26 Thread kowsik
We launched http://blitz.io (a Sinatra app on Heroku) a few weeks back to help with instant load testing of cloud apps. We've been using this against our rails app deployed on Heroku to help us understand the performance of our controllers, CouchDB queries as well as the number of dynos. At this p