mirror of
https://github.com/arnaucube/babyjubjub-rs.git
synced 2026-02-03 00:46:39 +01:00
Add benchmarks
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user