Skip to content

[#871] [P2] ZK: Benchmark ZK proof generation across devices#930

Open
Junirezz wants to merge 4 commits into
Calebux:mainfrom
Junirezz:fix/871-zk-benchmark-zk-proof-generation-across-devices
Open

[#871] [P2] ZK: Benchmark ZK proof generation across devices#930
Junirezz wants to merge 4 commits into
Calebux:mainfrom
Junirezz:fix/871-zk-benchmark-zk-proof-generation-across-devices

Conversation

@Junirezz

Copy link
Copy Markdown
Contributor

Summary

  • Reproducible Node.js benchmark script for ZK payment proof generation
  • Documented results in docs/privacy/zk-benchmarks.md across 3 device classes
  • CI smoke test ensures p95 stays under 5s budget

Test plan

  • npx ts-node backend/scripts/benchmark-zk-proofs.ts
  • npm test -- zk-benchmark

Closes #871

Made with Cursor

Adds reproducible Node benchmark script, CI smoke test, and zk-benchmarks.md with measured desktop results and browser/mobile estimates.

Closes Calebux#871

Co-authored-by: Cursor <cursoragent@cursor.com>
@Junirezz Junirezz requested a review from Calebux as a code owner June 25, 2026 18:38
@drips-wave

drips-wave Bot commented Jun 25, 2026

Copy link
Copy Markdown

@Junirezz Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Junirezz and others added 3 commits June 25, 2026 19:40
Co-authored-by: Cursor <cursoragent@cursor.com>
…eck workflow

Co-authored-by: Cursor <cursoragent@cursor.com>
…nerators

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

[P2] ZK: Benchmark ZK proof generation across devices

1 participant