o1js icon indicating copy to clipboard operation
o1js copied to clipboard

o1js core development workflow benchmarks

Open garwalsh opened this issue 11 months ago • 0 comments

This epic will group all of the issues we need to address in order to get us to the following end state:

  • Benchmarks for the core development workflows have been created
  • Compilation
  • Proof generation
  • (SnarkyJS) Verification
  • Startup time
  • Deployment
  • These benchmarks have been integrated into CI such that we can automatically highlight regressions
  • Benchmarks have reliable output (at the software level) that can be interpreted statistically
  • We derive the benchmarks above by running the necessary examples to be included in zkbench.dev (fibonacci, SHA256 etc)

garwalsh avatar Mar 01 '24 14:03 garwalsh