Stress/Benchmark Testing on rails with httperf

Want to do benchmark or stress testing on your rails applications? Then look @ httpref
What is httpref?
Httperf is a tool for measuring web server performance. It provides a flexible facility for generating various HTTP workloads and for measuring server performance. The focus of httperf is not on implementing one particular benchmark but on providing a [...]