aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/testing.md
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-11-03 17:42:52 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2015-11-03 17:43:08 -0800
commit5a0e0e72995472e315738dcea5b5a12d6e3d3489 (patch)
treebb99bf6d718c0151b6c9bb6a75c669a7d3494cda /guides/source/testing.md
parent491f488f5ac4e50abfbd1a434971e41e48aa2f15 (diff)
downloadrails-5a0e0e72995472e315738dcea5b5a12d6e3d3489.tar.gz
rails-5a0e0e72995472e315738dcea5b5a12d6e3d3489.tar.bz2
rails-5a0e0e72995472e315738dcea5b5a12d6e3d3489.zip
don't start a new process for every test file
we can just reuse the parent process. We should figure out what files are commonly required among the test files and try to require them in the parent so that the require time cost is amortized across the processes.
Diffstat (limited to 'guides/source/testing.md')
0 files changed, 0 insertions, 0 deletions