On Fri, Oct 2, 2009 at 7:40 AM, Salvador Fandino <[email protected]> wrote: > I have been running CPAN::Reporter::Smoker for a couple of days in a Sun > Blade 100 at 500MHz/512MB using OpenBSD-sparc64 and it can just barely > follow the rate of new CPAN uploads.
There are some tricks that can speed things up. See the docs for CPAN::Reporter::Smoker, particularly the parts about "build_dir_reuse" and "trust_test_report_history". Also, I find that pre-installing POE and Moose leads to a substantial speed-up, as those distributions are frequently in prerequisites and they have very long test times. David
