David Handermann created NIFI-10249:
---------------------------------------

             Summary: Enable Parallel Builds in GitHub Workflow
                 Key: NIFI-10249
                 URL: https://issues.apache.org/jira/browse/NIFI-10249
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Tools and Build
            Reporter: David Handermann
            Assignee: David Handermann


GitHub Action runners have a limited number of cores and restricted amount of 
memory, resulting in slow build execution. Ubuntu Linux runners have two cores, 
macOS runners have three cores, and Windows runners have one core.

Recent improvements to Maven plugins such as the Apache Rat Plugin version 0.14 
resolved warnings related to parallel build execution, so configuring Maven to 
run with multiple threads provides some performance improvements over 
single-threaded builds.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to