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

MACI benchmarks for contracts #1194

Open
4 tasks
samajammin opened this issue Feb 14, 2024 · 0 comments
Open
4 tasks

MACI benchmarks for contracts #1194

samajammin opened this issue Feb 14, 2024 · 0 comments

Comments

@samajammin
Copy link
Member

samajammin commented Feb 14, 2024

Motivation

As a user and developers I want to know how much time and cost it takes to use MACI. I should be aware of the efficiency and costs (both time and gas cots) that I could incur on when using MACI (primary tasks - deployment, voting, proving).

Details

Implement benchmarks for the following:

  • contracts
    • Contract deployments costs
    • Contract usage costs per function
    • Coordinator costs for merging signups and messages
    • Coordinator costs for submitting proofs and commitments

Come up with the various scenarios to test (iterating on num of users)

What is the final deliverable?

  • tools/code that anyone can run & tweak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant