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

fix: remove tf-bundler, add caching #936

Merged
merged 1 commit into from
Jun 10, 2021
Merged

fix: remove tf-bundler, add caching #936

merged 1 commit into from
Jun 10, 2021

Conversation

bharathkkb
Copy link
Member

fixes #934

Tested lint check with GKE module
Overall in time in serial ~50% improvement, parallel ~40% improvement.
Disk space savings of ~11GB

benchmarks:
with cache, in serial, 8m33.596s, ~ 700 MB on disk
no cache, in serial, 17m50.396s, ~ 12 GB on disk
with cache, in parallel, 2m14.301s, ~ 700 MB on disk
without cache, in parallel, 6m11.804s, ~ 12 GB on disk

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

Successfully merging this pull request may close these issues.

v1.0.0 devtools release failed
2 participants