solana-with-rpc-optimizations/core/benches
sakridge a9b044f0ab
Fix banking_stage benchmark sends (#4850)
Only one big batch was being sent so only 1
thread active at a time in the benchmark.
2019-06-27 10:37:33 +02:00
..
banking_stage.rs Fix banking_stage benchmark sends (#4850) 2019-06-27 10:37:33 +02: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 Page-pin packet memory for cuda (#4250) 2019-06-27 09:32:32 +02:00
sigverify_stage.rs Change to crossbeam channel in banking_threads VerifiedReceiver (#4822) 2019-06-26 18:42:27 -07:00