[
https://issues.apache.org/jira/browse/MAHOUT-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isabel Drost updated MAHOUT-916:
--------------------------------
Attachment: MAHOUT-916.patch
Fix to parent pom to make tests run in parallel - currently with factor 1.5 of
cores available.
Comparing two runs on a machine with four cores shows all cores busy when
running tests.
Timings on a four core machine for a "mvn clean install -o" (after running the
build once to get all dependencies into the local repository):
Before:
real 18m39.195s
user 11m7.470s
sys 1m17.625s
After:
real 4m24.783s
user 10m34.304s
sys 1m2.660s
> Make Mahout's tests run in parallel
> -----------------------------------
>
> Key: MAHOUT-916
> URL: https://issues.apache.org/jira/browse/MAHOUT-916
> Project: Mahout
> Issue Type: Improvement
> Components: build
> Reporter: Grant Ingersoll
> Assignee: Isabel Drost
> Priority: Minor
> Labels: MAHOUT_INTRO_CONTRIBUTE
> Attachments: MAHOUT-916.patch, MAHOUT-916.patch
>
>
> Maven now supports parallel execution of tests. We should hook this in to
> Mahout.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira