Add poh-bench (#10707)

This commit is contained in:
sakridge
2020-06-24 15:51:52 -07:00
committed by GitHub
parent 1c498369b5
commit 98621648cb
5 changed files with 178 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ test-stable-perf)
_ cargo +"$rust_stable" build --bins ${V:+--verbose}
_ cargo +"$rust_stable" test --package solana-perf --package solana-ledger --package solana-core --lib ${V:+--verbose} -- --nocapture
_ cargo +"$rust_stable" run --manifest-path poh-bench/Cargo.toml ${V:+--verbose} -- --hashes-per-tick 10
;;
test-move)
#ci/affects-files.sh \