Module solana_program_runtime::executor_cache
source · Structs
- LFU Cache of executors which exists once per bank
- An entry of the BankExecutorCache
- Statistics of the entire
BankExecutorCache
- A subset of the BankExecutorCache containing only the executors relevant to one transaction
Constants
- Capacity of
BankExecutorCache