[
https://issues.apache.org/jira/browse/CASSANDRA-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044040#comment-14044040
]
Tyler Hobbs commented on CASSANDRA-7442:
----------------------------------------
+1
> Parallelize unit test runner
> ----------------------------
>
> Key: CASSANDRA-7442
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7442
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Reporter: T Jake Luciani
> Assignee: T Jake Luciani
> Priority: Minor
> Labels: qa-resolved
> Fix For: 2.1.0
>
> Attachments: 7442.txt, 7442v2.txt
>
>
> Currently we spend ~15 minutes running unit tests.
> We can parallelize the unit tests by splitting the classes up across
> processes and using more cores.
> This patch adds a new variable -Dtest.runners=X (default is 1)
> Running with 4 runtime goes from 15min to 6min.
> Beyond 1 runner per core I don't see much of a difference
--
This message was sent by Atlassian JIRA
(v6.2#6252)