Skip to content

A collection of benchmarks for various popular and useful circuits, implemented in popular languages and benchmarked on the leading protocols.

Notifications You must be signed in to change notification settings

ImmanuelSegol/zk-benchmarks

Repository files navigation

Latest Benchmark results

Results

Development and usage

Enviroment setup

MacOS -

I found that you might need to install nlohmann

brew install nlohmann-json

Usage

  • Install the dependencies above.
  • git submodule update --init
  • run sh setup.sh
  • run any of the benchmark files.

Development Notes

  • Dont name your folder *_benchmark_files/ as these are .gitignored, and deleted with the clean up script.

About

A collection of benchmarks for various popular and useful circuits, implemented in popular languages and benchmarked on the leading protocols.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages