Know of any guides to writing performance tests using Rspec? Does Rspec have the capability to run specs in benchmarking or profiling mode similar to the way Rails has performance tests that run in these modes (http://guides.rubyonrails.org/ performance_testing.html)? On Jan 16, 2011, at 8:29 PM, Evan wrote: Know of any guides to writing performance tests using Rspec? There’s nothing built in as o
