o1js
o1js copied to clipboard
o1js core development workflow benchmarks
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)