jzillmann/jmh-visualizer

SingleRun charts should be sortable for best-first

Closed this issue · 1 comments

For single-run class charts there should be an option to order the bars based on the their score vs their natural occurrence. That is helpful for making comparisons between almost equal methods esp. in bigger charts.

Might be more difficult for parameterized benchmarks...

Done for single run charts and comparison charts. On a chart level and globally.