Add prefix to output files to link results and experiment
Currently the results are written to CSV files but it is not marked to which BenchmarkExecution
a file belongs. We should also consider saving the BenchmarkExecution
and the BenchmarkType
to persist the results and the corresponding configuration of the benchmarks.