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,577 of 192,156
Downloads: 15,619

Daily

Ranking: 98,278 of 192,137
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,293,584,300rake
44734,455,191rails
82549,656,262redis

Owners

#GravatarHandle
1iconshopify