pub fn speed_benchmark_from_log(
    log: &JormungandrLogger,
    name: &str,
    timeout: Duration,
    start_measurement: &str,
    stop_measurement: &str
) -> SpeedBenchmarkFinish