Skip to content

ci: speed up Windows integration tests - #979

Merged
ryanfowler merged 3 commits into
mainfrom
perf/ci-release-integration-tests
Aug 10, 2026
Merged

ci: speed up Windows integration tests#979
ryanfowler merged 3 commits into
mainfrom
perf/ci-release-integration-tests

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • run integration tests with the optimized release binary
  • document the release-mode CI command

Each integration case launches fetch as a child process, so this reduces repeated loading of the large debug executable on Windows.

Validation

  • cargo fmt --check
  • full release integration test suite with two test threads

@ryanfowler
ryanfowler merged commit 3528b66 into main Aug 10, 2026
4 checks passed
@ryanfowler
ryanfowler deleted the perf/ci-release-integration-tests branch August 10, 2026 17:19
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