solana/runtime
Greg Fitzgerald 5fb8baed04
Process async BankClient transactions in batches (#3738)
* Process async transactions in batches

This aims to process transactions at least as fast as LocalCluster

* Add benchmark
2019-04-19 07:29:07 -06:00
..
benches Process async BankClient transactions in batches (#3738) 2019-04-19 07:29:07 -06:00
src Process async BankClient transactions in batches (#3738) 2019-04-19 07:29:07 -06:00
.gitignore Put accounts test data files in target directory 2019-03-04 10:17:02 -08:00
Cargo.toml Revert "Rename programs to instruction_processors (#3789)" (#3824) 2019-04-17 15:05:49 -06:00