Files
solana/runtime/src
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
..
2021-02-19 20:08:41 -08:00
2020-10-24 08:37:55 -07:00
2021-01-23 19:16:36 -08:00
2021-01-25 19:34:40 -08:00
2021-01-23 19:16:36 -08:00
2021-03-05 07:16:53 +00:00