Skip to content

cli: Rearrange columns in csv formatted benchmark report

Aishwarya Rambhadran requested to merge aisram01/csv-format-modify into main

Reorder the multi-index columns in the csv report, so that for every sut/swprofile we get the summary statistics, such as min, max, mean, std deviation etc. grouped together.

This improves the readability of csv formatted fastpath results, especially when dealing with large data sets containing multiple swprofiles or suts, such as bisection results.

Signed-off-by: Aishwarya Rambhadran aishwarya.rambhadran@arm.com

Merge request reports

Loading