pub fn show_benchmark_debug_info(
    instance_string: &[u8],
    benchmark: &[u8],
    components: &[(BenchmarkParameter, u32)],
    verify: &bool,
    error_message: &str
) -> RuntimeString
Expand description

show error message and debugging info for the case of an error happening during a benchmark