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 Gradle parallel builds #347

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Conversation

x4e-jonas
Copy link
Contributor

This reduces the build time of shadowJar by 50~65% on my end (using Docker, no caching involved). However, fetching and compressing externalFiles is still the most time consuming task.

@silvanheller silvanheller merged commit 2c0e1c7 into vitrivr:main Oct 13, 2022
@x4e-jonas x4e-jonas deleted the gradle-parallel branch October 14, 2022 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants