benchmark code (#18)

This commit is contained in:
zhenfei
2022-05-16 20:32:49 -04:00
committed by GitHub
parent 0d77c3a2b1
commit 2812d2bce2
5 changed files with 130 additions and 1 deletions

View File

@@ -6,3 +6,4 @@ export RUSTFLAGS="-C overflow-checks=on"
cargo test --release -- -Zunstable-options --report-time
cargo test --no-run --features=print-trace
cargo test --no-run --no-default-features
cargo bench --no-run