worldcoin / worldcoin/walletkit

Speed up Swift Build and Foreign Binding Tests, it's taking more than 10mins just to build tests

Open
#281 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Cache builds if nothing's changed
  2. Use a more performant runner

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.