This project is archived and is in readonly mode.

Changeset [35984f50ec740c311fc6ae0d30f47c0fbf1a7eee] by Jamis Buck

January 19th, 2011 @ 05:44 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/35984f50ec740c311fc6ae0d30f47...

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>