You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Chris Hennick (JIRA)" <ji...@apache.org> on 2018/07/25 00:13:00 UTC

[jira] [Created] (SUREFIRE-1542) Fractional per-core thread count

Chris Hennick created SUREFIRE-1542:
---------------------------------------

             Summary: Fractional per-core thread count
                 Key: SUREFIRE-1542
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1542
             Project: Maven Surefire
          Issue Type: Improvement
            Reporter: Chris Hennick


I have a lot of tests that each use 2 threads at once, and timeouts become a problem when I try to run 1 test thread per core (because that amounts to 2 actual active threads per core). Why not make the thread count floating-point, so that I could fix this by specifying 0.5 threads per core?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)