solana/runtime
Jeff Washington (jwash) 3996b699dc
read only account cache for executable accounts - improve replay (#16150)
* read only account cache

* tests

* clippy

* cleanup

* new file, add tests

* remove copy/paste code from test

* remove dead code

* all loads use cache

* remove stale comments

* add metrics logging for read only cache size

* report read only cache hits and misses

* consistency

* formatting

* rename, add comment

* u64

* better interaction with existing cache

* lru list saved between cleans
2021-04-01 07:16:34 -05:00
..
benches removes OrderedIterator and transaction batch iteration order (#16153) 2021-03-31 23:59:19 +00:00
src read only account cache for executable accounts - improve replay (#16150) 2021-04-01 07:16:34 -05:00
store-tool =1.7.0 2021-03-16 07:51:07 +00:00
tests Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml =1.7.0 2021-03-16 07:51:07 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00