solana/core/benches
TristanDebrunner 0c4cb76acf
Add GPU based PoH verification (#4524)
* Add GPU poh verify

* Switch to single PoH verify function

* Add EntrySlice verify tests with hashes and txs

* Add poh-verify benchmarks
2019-06-08 10:21:43 -06:00
..
banking_stage.rs Ignore bench_banking_stage_multi_accounts (#4590) 2019-06-06 21:47:07 -07:00
blocktree.rs move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
chacha.rs move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
gen_keys.rs move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
ledger.rs Remove fee arg from system_transaction::* (#4346) 2019-05-20 10:03:19 -07:00
poh.rs Poh subsystem cleanup, genesis plumbing, enable real PoH on edge testnet (#4292) 2019-05-18 14:01:36 -07:00
poh_verify.rs Add GPU based PoH verification (#4524) 2019-06-08 10:21:43 -06:00
sigverify.rs move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
sigverify_stage.rs Bump perf libs version to fix out buffer sizing (#4385) 2019-05-22 13:00:03 -07:00