We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
Check if build will significant faster with using Gradle caches
Expected behavior
Not applicable
Environment
Run builds and tests both in main branch and in target branch and compare execution time
main
Potential alternatives
With or without using caches
Context
We can download Gradle caches before build to improve build performance
The text was updated successfully, but these errors were encountered:
Gradle cache usage added #974 (#998)
1ab8f2c
Gradle cache usage added UnitTestBot#974 (UnitTestBot#998)
957e4ad
ae5b883
bissquit
Successfully merging a pull request may close this issue.
Description
Check if build will significant faster with using Gradle caches
Expected behavior
Not applicable
Environment
Run builds and tests both in
main
branch and in target branch and compare execution timePotential alternatives
With or without using caches
Context
We can download Gradle caches before build to improve build performance
The text was updated successfully, but these errors were encountered: