Skip to main content

cache_speed_mode

Function cache_speed_mode 

Source
pub fn cache_speed_mode() -> CacheSpeedMode
Expand description

Return the current process-global cache batch-fetch speed profile.

Defaults to CacheSpeedMode::Slow until changed via set_cache_speed_mode. The value is shared across all caches in the process.