RubyGems Navigation menu

rails_parallel 0.1.0

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.3 - August 10, 2011 (11KB)
  2. 0.1.2 - August 06, 2011 (10.5KB)
  3. 0.1.1 - August 05, 2011 (10.5KB)
  4. 0.1.0 - August 05, 2011 (10.5KB)

Runtime依存関係 (3):

rails ~> 3.0
rake ~> 0.9.2
redis ~> 2.2.0

所有者:

作者:

  • Adrian Irving-Beer

SHA 256チェックサム:

293f2d7f71e0c85798230aa552b3a63e027a75e936e2fd7910173af2206cca0a

累計ダウンロード数 13,403

このバージョンのみ 3,058

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: