Test checkout time on Windows GitHub-hosted runners. #12051
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Our largest submodule is https://github.com/iree-org/iree-llvm-fork (a fork of https://github.com/llvm/llvm-project/). Base checkout of this repository on its own (without submodules) is still substantially slower to checkout on larger Windows GitHub-hosted runners though.
Tests:
actions/checkout@e2f20e63 # v2.5.0
: workflow logsactions/checkout@ac593985 # v3.3.0
: workflow logs (2 attempts with high variance, 2nd has debugging enabled)actions/checkout@ef438181 # 3.5.0 + fixes
: workflow logsactions/checkout@8e5e7e5a # 3.5.2
: workflow logs (including a fix for general slow checkouts on Windows)Note: the larger runners have higher variance but generally take 2-4 times as long to check out the repository and its submodules.