jzillmann / jmh-visualizer

Visually explore your JMH Benchmarks
https://jmh.morethan.io
GNU Affero General Public License v3.0
294 stars 22 forks source link

SingleRun charts should be sortable for best-first #1

Closed jzillmann closed 6 years ago

jzillmann commented 7 years ago

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...

jzillmann commented 6 years ago

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