Right now the table output order is dictated by the order in the input json results file. This can make it hard to read as this is basically a function of execution order for the benchmarks. To make it easier to work with the data it'd be nice to have a sort argument where we could specify a column and have the tables sorted by that column.
Right now the table output order is dictated by the order in the input json results file. This can make it hard to read as this is basically a function of execution order for the benchmarks. To make it easier to work with the data it'd be nice to have a sort argument where we could specify a column and have the tables sorted by that column.