Skip to content

Commit

Permalink
link to old readme with ruby 1 build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nruth committed Jul 2, 2015
1 parent 020746f commit 297cb3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,10 @@ Rails.logger.level = ActiveSupport::Logger::INFO
As `ActionController::Base.perform_caching` is set to `true`, performance tests
will behave much as they do in the `production` environment.

### Installing GC-Patched MRI 1.x.x

Since Ruby 2 is now mainstream and handles garbage collection issues these docs have been cut. [View older readme explaning how to install optimized Ruby 1 builds](https://github.com/rails/rails-perftest/blob/2d4bbd6206f86a3bbe38ed825dddbf555ffdce41/README.md#installing-gc-patched-mri).

Command Line Tools
------------------

Expand Down

0 comments on commit 297cb3e

Please sign in to comment.