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

Test checkout time on Windows GitHub-hosted runners. #12051

Closed
wants to merge 3 commits into from

Conversation

ScottTodd
Copy link
Member

@ScottTodd ScottTodd commented Feb 3, 2023

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 logs
  • actions/checkout@ac593985 # v3.3.0: workflow logs (2 attempts with high variance, 2nd has debugging enabled)
  • actions/checkout@ef438181 # 3.5.0 + fixes: workflow logs
  • actions/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.

@ScottTodd ScottTodd force-pushed the ci-windows-checkout-debug branch from d23143e to 98fb8c7 Compare April 19, 2023 22:23
@ScottTodd ScottTodd closed this Aug 30, 2023
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.

1 participant