Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: proof parallelization #1627

Merged
merged 1 commit into from
Jul 4, 2024
Merged

feat: proof parallelization #1627

merged 1 commit into from
Jul 4, 2024

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented Jul 3, 2024

Description

  • Prepare circuit inputs and run all proofs async
  • Minor optimization for MACI contract

Additional Notes

~{number of batches} times less time for proof generation

Related issue(s)

Closes #1615

Confirmation

@0xmad 0xmad added the enhancement New feature or request label Jul 3, 2024
@0xmad 0xmad self-assigned this Jul 3, 2024
Copy link

vercel bot commented Jul 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Jul 3, 2024 9:05pm

- [x] Prepare circuit inputs and run all proofs async
- [x] Minor optimization for MACI contract
Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@ctrlc03 ctrlc03 merged commit 4e7f9eb into dev Jul 4, 2024
22 checks passed
@ctrlc03 ctrlc03 deleted the feature/proof-parallelization branch July 4, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Proof generation parallelization
2 participants