Type Alias hwlocality::cpu::kind::CpuEfficiency

source ยท
pub type CpuEfficiency = usize;
Available on crate feature hwloc-2_4_0 only.
Expand description

Efficiency of a CPU kind

A higher efficiency value means greater intrinsic performance (and possibly less performance/power efficiency).

Efficiency ranges from 0 to the number of CPU kinds minus one.