Skip to content

Enabled build caching provided by Develocity #1

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

Open
wants to merge 2 commits into
base: feature/develocity
Choose a base branch
from

Conversation

ribafish
Copy link
Owner

This PR enables build caching, which will improve both local and CI build times.

After running Github Actions experiments, we can show that build time for mvn clean install -f mq/main -Pstaging with the cache enabled is reduced by 52~%(1m 8ss) from 2m 10s (no cache hits) down to 1m 2s (with cache hits) on Github Actions.

This is related to issue eclipse-ee4j#2268 and builds on PR eclipse-ee4j#2269.

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.

1 participant