Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 317 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 317 Bytes

RailsCasts Episode #411: Performance Testing

http://railscasts.com/episodes/411-performance-testing

Requires Ruby 1.9.2 or higher.

Commands used in this episode

rake test:benchmark
rake test:profile
rbenv install ruby-1.9.3-p125-gcdata
rbenv shell ruby-1.9.3-p125-gcdata
gem install bundler
bundle