manta-benchmark-fork
v0.5.4
Published
Benchmark for Manta.
Downloads
3
Readme
manta-benchmark
Dependencies:
- Rust toolchain
- npm
wasm-pack
package:cargo install wasm-pack
Run the benchmark
- WASM time:
You can view the result at./wasm-bench.sh
localhost:8080
. - Headless WASM time for prover time:
wasm-pack test --headless --chrome --release
- Native time:
cargo bench