sporkrb / spork

A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.
spork.rubyforge.org
MIT License
1.4k stars 202 forks source link

File load times appear to be increasing from when spork was initialized #256

Open feifanzhou opened 10 years ago

feifanzhou commented 10 years ago

For example, the last run of rspec was 3 minutes and 14 seconds after I'd started Spork.

Rails 4.1.2, latest version of spork and spork-rails. Using RSpec and Capybara.

screen shot 2014-06-14 at 19 26 30