Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 447 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 447 Bytes

zkInterface HTTP servers and benchmark

File Description
*-server HTTP server executables wrapping various proof systems.
benchmark/src/main.rs Run various benchmarks and report average runtimes.
benchmark/src/circuit.rs Generate test circuits of different sizes.
benchmark/src/runner.rs Request proofs from the servers with an HTTP client.

Run the benchmark

cd benchmark
cargo bench