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 Apr 11, 2024
1 parent f660cb7 commit 5b72670
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 57 deletions.
1 change: 1 addition & 0 deletions crates/benches/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ path = "wasm_opcodes.rs"
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 5b72670

Please sign in to comment.