Skip to content

Build optimizations #264

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

Merged
merged 34 commits into from
Nov 9, 2021
Merged

Build optimizations #264

merged 34 commits into from
Nov 9, 2021

Conversation

foot
Copy link
Collaborator

@foot foot commented Nov 4, 2021

Fixes #70

Summary

  • Test out docker layer caching
    • Didn't manage to get this going well
  • parallel builds
    • great! Nice boost
  • Independent caches for each target that only pull in the modules they need
    • Also nice little bump

@foot foot requested a review from yiannistri November 4, 2021 08:50
@foot foot added the test label Nov 4, 2021
Copy link
Collaborator

@yiannistri yiannistri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@foot foot force-pushed the build-optimizations branch from 90cf020 to 36e4f54 Compare November 4, 2021 16:03
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.

Try and speed up build times
2 participants