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: 66,231 of 187,571
Downloads: 14,990

Daily

Ranking: 43,003 of 187,548
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,196,519rake
43678,557,783rails
79513,282,788redis

Owners

#GravatarHandle
1iconshopify