Closed waldyrious closed 6 years ago
IMHO it would be best to do this by first rewriting bin/collect.pl
and bin/table.pl
in Julia, then adding the geometric mean calculation and sorting, as per suggestion by @StefanKarpinski a few months back.
done, PR #13
According to this comment, the entries of the performance table are sorted by the geometric mean of their scores in each benchmark, but that is done manually. It would be nicer to have it happen automatically.
(x-ref #5)