essobedo opened a new pull request #6937:
URL: https://github.com/apache/camel/pull/6937


   ## Motivation
   
   The build allowing to validate a PR takes more than one hour, it could be 
interesting to speed it up.
   
   ## Modifications
   
   * Add a custom github action to install `mvnd` on the runner
   * Modify the maven commands to use `mvnd` instead
   * Set the total amount of threads to use to 2 corresponding to the total 
amount of cores on the runner
   
   ## Result
   
   According to my first test, it takes 42 minutes so about 20 minutes have 
been saved thanks to `mvnd`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to