mirror of
https://github.com/vacp2p/status-rln-prover.git
synced 2026-01-08 21:18:05 -05:00
Add throughput measurement for prover benchmark (#22)
* Add throughput measurement for prover benchmark * Use rayon instead of tokio spawn blocking * Add new user_db unit tests for user tx counterx
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3861,6 +3861,7 @@ dependencies = [
|
||||
"parking_lot 0.12.4",
|
||||
"prost",
|
||||
"rand 0.8.5",
|
||||
"rayon",
|
||||
"rln",
|
||||
"rln_proof",
|
||||
"rocksdb",
|
||||
|
||||
Reference in New Issue
Block a user