public async Task CleanUp()
 {
     await Benchmark.CleanUp(benchmarks);
 }