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

Linear regression on the benchmarks #29

Open
Stentonian opened this issue Mar 5, 2024 · 0 comments
Open

Linear regression on the benchmarks #29

Stentonian opened this issue Mar 5, 2024 · 0 comments

Comments

@Stentonian
Copy link
Contributor

Add a script to calculate linear regression lines for the following:

  • params vs circuit size
  • params vs compilation time
  • params vs zkey gen time

We should also graph the results and display in the readme

Notes:

  • params is likely to just be number of signatures, but there is also the anon set size (affecting layer 2) and parallelism number (affecting layer 3).
  • some of the relationships may not be linear
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

No branches or pull requests

1 participant