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,671 of 183,471
Downloads: 13,959

Daily

Ranking: 61,367 of 183,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10968,905,115rake
41573,188,038rails
72449,533,699redis

Owners

#GravatarHandle
1iconshopify