GATIKRUSHNA SAHU created SUREFIRE-2193: ------------------------------------------
Summary: Improve test execution time by sending tests in batch to ForkBooter Key: SUREFIRE-2193 URL: https://issues.apache.org/jira/browse/SUREFIRE-2193 Project: Maven Surefire Issue Type: Improvement Reporter: GATIKRUSHNA SAHU Surefire is slow because IPC where for every test case it perform follow below process # SERIALIZE config then DESERIALIZE and then wait for the result.Improvement if we can send number of test case in batch then it will save cost involve in IPC -- This message was sent by Atlassian Jira (v8.20.10#820010)