Open
Conversation
added 6 commits
April 3, 2026 10:43
Collaborator
Author
|
/mobench platform=both iterations=30 warmup=5 |
added 18 commits
April 4, 2026 10:43
1da6b49 to
33c6219
Compare
added 15 commits
April 12, 2026 08:47
# Conflicts: # Cargo.lock # Cargo.toml
Collaborator
Author
Mobench Benchmark ResultsLow-End BrowserStack Run
Benchmark Numbers
Failure Details
ImplicationThe current BrowserStack low-end pair is not usable for a complete 3-function mobench table with mobench
The previous successful full benchmark table was produced on Updated by Codex at 2026-04-29 16:13 UTC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mobenchsupport for ProveKit mobile benchmarking, targeting the publishedmobench/mobench-sdkv0.1.37releasebench-mobileworkspace crate for the monolithic passportcomplete_age_checkflow withprepare,prove,verify, and end-to-end benchmark entry pointsnoir-examples/noir-passport-monolithic/complete_age_checkand keep local smoke coverage for prove/verify behavior/mobenchPR-triggered runs<!-- mobench-summary -->marker and themobenchreport/summarize output contractvalidate_mobile_bench_outputs.shscript and relying oncargo-mobench ci run --fetchplus summary rendering as the output gateMobench version
This PR is intended to merge with
mobenchv0.1.37:mobench = 0.1.37for workflow installationmobench-sdk = 0.1.37for thebench-mobilecrateDevice profiles
The workflows expose three profiles:
smoke: one Android and one iOS device for PR-triggered runstriad: low, mid, and flagship Android/iOS devices for fuller manual runsworst: the lowest-tier Android/iOS devices for stress-focused manual runsValidation
Validated during PR preparation:
cargo metadata --no-deps --format-version 1cargo check -p bench-mobileactionlint .github/workflows/mobile-bench-reusable.yml.github/workflows/mobile-bench-reusable.ymlNot measured here