solana/runtime
jon-chuang 16af67d5e1
Focus bench on squash and fix log errors (#9759)
* Focus bench on squash

Squash performance does not depend on adding a small number accounts. It mainly depends on total number of accounts that need to be hashed during freeze operation. New bank means a clone of accounts db, so we don't get previous errors in log.

* Fix fmt and add slot counter
2020-05-05 08:33:41 -07:00
..
benches Focus bench on squash and fix log errors (#9759) 2020-05-05 08:33:41 -07:00
src Rpc: add getLargestAccounts endpoint (#9869) 2020-05-04 16:46:10 -07:00
tests Put empty accounts in the accounts list on load (#9840) 2020-05-01 17:23:33 -07:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Update dalek version 2020-04-28 21:02:47 -06:00