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

Fix Benchmarks running in all modes #10

Closed jzillmann closed 6 years ago

jzillmann commented 6 years ago

If a benchmark runs in all modes (avg, thrpt, etc...) then the benchmark names are all the same, just the mode differs. See https://github.com/jzillmann/gradle-jmh-report/issues/7

Cope with this!

jzillmann commented 6 years ago

Fixed in 0.7