Categories: None [Edit]

rails_parallel

https://rubygems.org/gems/rails_parallel
rails_parallel runs your Rails tests by forking off a worker and running multiple tests concurrently. It makes heavy use of forking to reduce memory footprint (assuming copy-on-write), only loads your Rails environment once, and automatically scales to the number of cores available. Designed to work with MySQL only. For best results, run MySQL on a tmpfs or a RAM disk.

Total

Ranking: 65,483 of 183,092
Downloads: 13,921

Daily

Ranking: 108,042 of 183,073
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10953,159,306rake
41564,858,525rails
72443,570,153redis

Owners

#GravatarHandle
1iconshopify