Skip to content

add mobench support to ProveKit main#429

Open
dcbuild3r wants to merge 1723 commits into
mainfrom
dcbuild3r/main-mobench-fixtures
Open

add mobench support to ProveKit main#429
dcbuild3r wants to merge 1723 commits into
mainfrom
dcbuild3r/main-mobench-fixtures

Conversation

@dcbuild3r
Copy link
Copy Markdown
Collaborator

Summary

  • add main-based mobench fixtures for passport, OPRF, and P-256 bigcurve
  • run BrowserStack smoke profile on iPhone 7 and Vivo Y21 device profiles
  • harden sticky comment reporting and low-end BrowserStack retry/timeout handling

CI note

The authoritative draft PR lives in worldfnd/provekit. CI validation runs are dispatched in dcbuild3r/provekit as a mirror to test whether the mobile fixtures work.

Current device status

  • Vivo Y21 uses BrowserStack device spec Vivo Y21-11.0.
  • BrowserStack inventory only exposes iPhone 7 as iPhone 7-10; the branch keeps that real inventory target. Xcode 16/mobench XCUITest artifacts currently upload with a minimum OS above iOS 10, so exact iPhone 7 execution is blocked at BrowserStack scheduling until the runner/toolchain supports that OS or BrowserStack exposes a newer iPhone 7 image.

Validation

  • cargo check -p bench-mobile
  • cargo test -p bench-mobile --test examples_smoke
  • cargo test -p bench-mobile --test passport_smoke
  • actionlint .github/workflows/mobile-bench-reusable.yml .github/workflows/mobile-bench.yml
  • git diff --check

Bisht13 and others added 30 commits March 25, 2026 13:47
- bn254-multiplier: ignore hla and bn254-multiplier-codegen (build.rs deps)
- hla: ignore quickcheck (required by quickcheck_macros at expansion time)
ci: split monolithic CI into parallel jobs
The madztheo/noir-date GitHub repo no longer exists, breaking CI for
both noir-passport and noir-passport-monolithic circuits. Vendor
noir-date v0.5.4 locally into each project's utils directory and
update Nargo.toml references to use local paths.
fix: vendor noir-date after upstream repo deleted
@dcbuild3r dcbuild3r added bench Run mobile benchmarks on PRs and removed bench Run mobile benchmarks on PRs labels May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bench Run mobile benchmarks on PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants