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

Cache Builds as Part of CI #68

Merged
merged 18 commits into from
May 29, 2024
Merged

Cache Builds as Part of CI #68

merged 18 commits into from
May 29, 2024

Conversation

CoolSpy3
Copy link
Member

@CoolSpy3 CoolSpy3 commented May 29, 2024

Caches builds as part of ci. In my testing, this reduced Windows build times to being similar to Ubuntu when there are no dependency changes (this includes WPIWebSockets). (In the case where there are, the cache is not used.) MacOS builds remained about the same because the bottleneck is still the long Webots start times. Ubuntu remained about the same.

@CoolSpy3 CoolSpy3 requested a review from a team as a code owner May 29, 2024 22:10
@CoolSpy3 CoolSpy3 marked this pull request as draft May 29, 2024 22:18
@CoolSpy3 CoolSpy3 marked this pull request as ready for review May 29, 2024 22:24
@CoolSpy3 CoolSpy3 enabled auto-merge May 29, 2024 22:28
@CoolSpy3 CoolSpy3 merged commit 17123a6 into master May 29, 2024
4 checks passed
@CoolSpy3 CoolSpy3 deleted the cache-builds branch May 29, 2024 23:12
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

2 participants