Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable parallel build to reduce build times #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TWiStErRob
Copy link

@TWiStErRob TWiStErRob commented Feb 15, 2020

gradlew build (including check/test) takes 1 minute 17 seconds with current master.
Adding this single line decreases that time to just 14 seconds.

Measured with

gradlew clean build check -x gradle-maven-test:check -x gradle-maven-test:test -x gradle-maven-test:build

Timings don't include any mvnw calls. I don't have that on my PATH.

0:14 build scan: https://gradle.com/s/sw2cncnoyeips
1:17 build scan: https://gradle.com/s/ym2ae3e2qviaa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant