Giza Benchmark

A tool to run Orion/Giza benchmarks.

Prerequisites

  • Rust
  • lambdaworks/provers/cairo from here for proving only. As of February 2024, the tested revision is fed12d6.

Installation

Clone this repository and run:

cargo install --path .

Usage Example

giza-benchmark -p examples/xgb/xgb_inf.sierra.json -i examples/xgb/input.txt -b examples/xgb

TODO

We plan to support more ZKML frameworks in a near future.