Skip to content

Commit

Permalink
Updates benchmarks for parallel masp verification
Browse files Browse the repository at this point in the history
  • Loading branch information
grarco committed May 15, 2024
1 parent 4c77bfd commit e41f0a6
Show file tree
Hide file tree
Showing 3 changed files with 379 additions and 122 deletions.
1 change: 1 addition & 0 deletions crates/benches/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ namada-eth-bridge = [
namada = { path = "../namada", features = ["rand", "benches"] }
namada_apps = { path = "../apps", features = ["benches"] }
masp_primitives.workspace = true
masp_proofs = { workspace = true, features = ["multicore"] }
borsh.workspace = true
borsh-ext.workspace = true
criterion = { version = "0.5", features = ["html_reports"] }
Expand Down
Loading

0 comments on commit e41f0a6

Please sign in to comment.