waterlx opened a new pull request #635: Enable parallel execution for Gradle 
build
URL: https://github.com/apache/incubator-iceberg/pull/635
 
 
   Would like to enable parallel execution for gradle build.
   I could see a worthwhile boost to build times on my local machine:
   (1) build and run tests:  66s --> 44s (save 33%)
   (2) build and skip tests: 390s --> 290s (save 25%)
   
   An alternative is to add "--parallel" when invoking gradlew

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to