akarnokd/jmh-compare-gui

JMH output with extra symbols between score and error

akarnokd opened this issue · 1 comments

The following example fails to parse because there are extra symbols between the score and error in the rows. My guess is that JMH version > 0.9 has introduced this output format.

Benchmark                   (crossCL)    (size)  Mode  Cnt          Score      Error  Units
Misaligned.read_aligned         false      4096  avgt   25         8.755 ±     0.086  us/op

Fixed in 1.0.5.