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,293 of 188,252
Downloads: 15,163

Daily

Ranking: 123,013 of 188,232
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,188,890,086rake
44690,758,651rails
79520,572,225redis

Owners

#GravatarHandle
1iconshopify