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

Dynamic builds seem to use cache, static ones don't #11

Open
AnyOldName3 opened this issue Jun 13, 2024 · 1 comment
Open

Dynamic builds seem to use cache, static ones don't #11

AnyOldName3 opened this issue Jun 13, 2024 · 1 comment

Comments

@AnyOldName3
Copy link
Member

When running from scratch, both variants take about an hour and a half. Once a successful build has happened, the dynamic builds take about seven minutes, but the static ones still take over an hour and a half. I don't see any obvious reason why this is. It doesn't matter long-term when presumably we'll mostly just be changing the referenced vcpkg commit instead of rebuilding the same commit over and over, but it's annoying at the moment when we're trying to get the infrastructure working.

@AnyOldName3
Copy link
Member Author

The description above isn't accurate - while repeated static jobs don't just take seven minutes, they do only take an hour, which is still less than a fresh job. They're clearly using the cache at least a bit.

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

No branches or pull requests

1 participant