[−][src]Module emu_core::cache
Infrastructure for caching kernels that are already JIT compiled
Structs
GlobalCache | A simple in-memory LRU cache for up to 32 JIT-ed kernels |
Traits
Cache | A trait to implement to create your own cache |
Infrastructure for caching kernels that are already JIT compiled
GlobalCache | A simple in-memory LRU cache for up to 32 JIT-ed kernels |
Cache | A trait to implement to create your own cache |