new Makefile generator which gives an equal split per cpu of the tasks in a given...
commit26860899c80704dce046e1770d0bddcb1aedb47f
authorAlexander Kellett <lypanov@Bacon.local>
Wed, 13 Feb 2008 23:24:11 +0000 (14 00:24 +0100)
committerAlexander Kellett <lypanov@Bacon.local>
Wed, 13 Feb 2008 23:24:11 +0000 (14 00:24 +0100)
tree4650134b12b31bde6801b875d69c234c8f4878d0
parentb6a2ffe630ea1f3f970ef9e57521e94ca9545aaa
new Makefile generator which gives an equal split per cpu of the tasks in a given test .rb
this results in ~7.5 seconds vs ~12.4 when single core
this new ability to quarter up tests will hopefully matter more for tests like big.rb which require large amounts of memory
baby/basic.rb
baby/runner.rb [new file with mode: 0644]