Add benchmarks

This commit is contained in:
arnaucube
2020-07-25 18:33:51 +02:00
parent df8a21200f
commit 30218dc1f3
3 changed files with 132 additions and 64 deletions

View File

@@ -21,3 +21,11 @@ mimc-rs = "0.0.2"
poseidon-rs = "0.0.1"
arrayref = "0.3.5"
lazy_static = "1.4.0"
[dev-dependencies]
criterion = "0.3"
[[bench]]
name = "bench_babyjubjub"
harness = false