Skip to content

bunny-sleepy/jellyfish-plonk-bench

 
 

Repository files navigation

Jellyfish Plonk Prover Time and Memory Benchmarking

To run the benchmark, do the following:

set -e
cd plonk
RAYON_NUM_THREADS=N cargo bench --features test-srs

The benchmark file is in ./plonk/benches/bench.rs. Please change the params as you like.

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.3%
  • Other 0.7%