Railsbench 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. In addition, a patch for t