On Fri, May 7, 2010 at 19:50, Sverre Rabbelier <srabbelier@xxxxxxxxx> wrote: > On Fri, May 7, 2010 at 21:37, Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> wrote: >> On my quad Xeon server running the test suite with `make test` takes >> 21 minutes. Running it with `prove -j 15 ./t[0-9]*.sh` takes just over >> 5 minutes. > > That's not a fair comparison, how much does 'make -j 15 test' take you? Indeed it isn't. I embarrassingly hadn't tested running `make test` with -j. The time it takes prove and `make test` to complete tests with -j 15 is the same (within a margin of error), although prove's output is much better. I'll submit an improved patch that doesn't have a confusing commit message. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html