anoma / zkp-compiler-shootout

Evaluating & benchmarking ZKP compilation strategies.
https://anoma.github.io/zkp-compiler-shootout/
GNU General Public License v3.0
120 stars 13 forks source link

cargo bench doesn't report data for Halo2 #15

Open zhenfeizhang opened 2 years ago

zhenfeizhang commented 2 years ago

Also there are two versions of Halo2, via IPA and KZG. Is it possible to plugin both backends?

mariari commented 2 years ago

Yeah I need to hook up the current Halo2 code to the bench-mark

It should be possible to get both backends on the benchmark

mariari commented 2 years ago

With the latest commits the current Halo2 code should be shown in the results