Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 631 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 631 Bytes

SP1 v4.0.1 Benchmarks

Prerequisites

  1. Setup as the main README.

  2. Install Rust:

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    rustup install nightly
  3. Install the SP1 toolchain:

    curl -L https://sp1.succinct.xyz | bash
    source ~/.bashrc
    sp1up
    cargo prove --version
  4. Install Go.

  5. Install Docker.

Benchmark

To start the benchmark, make sure you are in the zkvm-bench/sp1 directory and then run:

./run.sh