Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Surefire is slow because IPC where for every test case it perform 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