pub fn measure_dispatch_overhead_report(
tree: &DecisionTree,
mcfg: &MeasurementConfig,
) -> Result<DispatchOverheadReport>Expand description
Multi-size dispatch overhead with statistical summary.
pub fn measure_dispatch_overhead_report(
tree: &DecisionTree,
mcfg: &MeasurementConfig,
) -> Result<DispatchOverheadReport>Multi-size dispatch overhead with statistical summary.