This project is archived and is in readonly mode.

Changeset [16a23a184e8b091392c0b6001a025bee8323ec8e] by Jamis Buck

January 19th, 2011 @ 05:57 PM

rein in GC during tests by making them run (at most) once per second

this can provide a significant performance boost during testing, by
preventing the GC from running too frequently.
https://github.com/rails/rails/commit/16a23a184e8b091392c0b6001a025...

Committed by Jamis Buck

  • M activesupport/lib/active_support/testing/garbage_collection.rb
  • M activesupport/test/test_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>