January 29, 2006
Use Railsbench to check your app's performance
> Railsbench is a small collection of ruby and shell scripts which make measuring raw performance of rails apps a snap. All tests are run from the command prompt making performance regression testing easy.
> Railsbench measures the raw performance of Rails request processing, ignoring the time spent passing the request from the web server to the Rails application.



0 Comments
Thoughts? Do Tell...