Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-2193

Improve test execution time by sending tests in batch to ForkBooter

    XMLWordPrintableJSON

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

      1. 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            gsahu GATIKRUSHNA SAHU
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: