Function polars_utils::mem::prefetch_l2

source ยท
pub fn prefetch_l2(slice: &[u8])
Expand description

Attempt to prefetch the memory in the slice to the L2 cache.