Skip to content

bunny-sleepy/jellyfish-plonk-bench

This branch is 1 commit ahead of, 25 commits behind EspressoSystems/jellyfish:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

51a0c0a · Sep 30, 2024
Jul 8, 2024
Sep 12, 2024
Apr 25, 2024
Apr 25, 2024
Sep 12, 2024
Sep 12, 2024
Sep 12, 2024
Sep 30, 2024
Apr 25, 2024
Sep 12, 2024
Sep 12, 2024
Sep 18, 2024
Sep 12, 2024
Sep 12, 2024
Sep 12, 2024
Sep 12, 2024
Feb 16, 2022
Nov 1, 2023
Nov 1, 2023
Mar 11, 2024
Apr 25, 2024
Sep 18, 2024
Sep 18, 2024
Mar 2, 2022
Sep 30, 2024
Mar 11, 2024
Aug 15, 2024
Aug 15, 2024
Feb 16, 2022
Oct 21, 2022

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.

About

Benchmarking PLONK ZKP System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.3%
  • Other 0.7%