dont' hardcode curves in the benchmarks
Compare changes
- STEVAN Antoine authored
+ 58
− 24
@@ -6,7 +6,7 @@ use ark_poly_commit::kzg10::{self, KZG10};
@@ -117,21 +117,14 @@ where
@@ -155,16 +148,20 @@ fn serde(degrees: &[usize], nb_measurements: usize) {
@@ -178,13 +175,50 @@ struct Cli {