worldcoin / worldcoin/walletkit
Speed up Swift Build and Foreign Binding Tests, it's taking more than 10mins just to build tests
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 19
- Forks
- 7
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 35
Description
Building these tests is taking more than 10mins and really slowing PR CI.
Some options:
- Cache builds if nothing's changed
- Use a more performant runner
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Swift Build and Foreign Binding Tests jobs in PR CI and measure which build steps take more than 10 minutes. Compare build caching with a more performant runner, then verify that unchanged builds complete faster without breaking the tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, swift
- Domain
- build-system, ci-cd, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100