solana/runtime/benches
Tyera Eulberg 9c1198c0c7
Improve load_largest_accounts more (#15785)
* Add load_largest_accounts bench

* Check lamports before address filter

* Use BinaryHeap, add Accounts test

* Use pubkey reference in the min-heap

Also, flatten code with early returns

Co-authored-by: Greg Fitzgerald <greg@solana.com>
2021-03-10 11:22:02 -07:00
..
accounts.rs Improve load_largest_accounts more (#15785) 2021-03-10 11:22:02 -07:00
accounts_index.rs Cache account stores, flush from AccountsBackgroundService (#13140) 2021-01-11 17:00:23 -08:00
append_vec.rs account.data -> data() (#15778) 2021-03-09 22:31:33 +00:00
bank.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
bloom.rs Clippy 2020-12-14 08:03:29 -08:00
message_processor.rs cleanup old runtime features (#15787) 2021-03-10 09:48:41 -08:00
status_cache.rs Clippy cleanup for all targets and nighly rust (also support 1.44.0) (#10445) 2020-06-09 09:38:14 +09:00
transaction_utils.rs Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00