solana/runtime/benches
sakridge 966b6999d1
Accounts index opt (#4621)
* Add accounts_index bench

* Don't take the accounts index lock unless needed

* Accounts_index remove insert return vec and add capacity stats

* Use hashbrown hashmap for accounts_index
2019-06-10 18:15:39 -07:00
..
accounts.rs rework genesis (passive staking groundwork) (#4187) 2019-05-07 11:16:22 -07:00
accounts_index.rs Accounts index opt (#4621) 2019-06-10 18:15:39 -07:00
append_vec.rs Fix parent record locks usage in child banks (#4159) 2019-05-07 15:51:35 -07:00
bank.rs Add tick height syscall (#4497) 2019-05-31 16:29:21 -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
status_cache.rs Create bank snapshots (#4244) 2019-05-30 21:31:35 -07:00