You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
proof generation
Generating proofs of message processing
Generating proofs of vote tallying
Pick a machine to run this on, measure time.
What is the final deliverable?
tools/code that anyone can run & tweak
Nice to have:
Benchmark different proving systems like Plonk
The text was updated successfully, but these errors were encountered:
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:
Pick a machine to run this on, measure time.
What is the final deliverable?
Nice to have:
The text was updated successfully, but these errors were encountered: