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: 67,105 of 196,721
Downloads: 16,092

Daily

Ranking: 30,022 of 196,694
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,410,641,125rake
45786,959,286rails
83581,755,037redis

Owners

#GravatarHandle
1iconshopify