mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-10 09:03:12 +00:00
4 lines
177 B
Bash
Executable File
4 lines
177 B
Bash
Executable File
LOG_N_INSTANCES=18 RUST_LOG_SPAN_EVENTS=enter,close RUST_LOG=info \
|
|
RUSTFLAGS="-C target-cpu=native -C opt-level=3" \
|
|
cargo test test_simd_poseidon_prove -- --nocapture
|