Module solana_program_runtime::executor_cache
source · Structs
LFU Cache of executors with single-epoch memory of usage counts
An
Executor
and its statistics tracked in CachedExecutors
Statistics of the entrie
CachedExecutors
Tracks whether a given executor is “dirty” and needs to updated in the
executors cache
Constants
Capacity of
CachedExecutors
Traits
Program executor