solana/runtime/benches
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
..
accounts.rs update with review comments 2019-04-01 15:54:53 -06:00
append_vec.rs Fewer unsafe hacks for AppendVec (#3801) 2019-04-16 08:50:05 -07:00
bank.rs Process async BankClient transactions in batches (#3738) 2019-04-19 07:29:07 -06:00
bloom.rs Remove prints 2019-03-05 14:09:40 -08:00
message_processor.rs Rename Runtime to MessageProcessor 2019-04-02 12:49:26 -06:00