jmh-visualizer
jmh-visualizer copied to clipboard
Incorrect measurement values extracted/shown from json file
So what's incorrect ?
So what's incorrect ?
E.g. the visualization shows 7 as score but the json file has 6.780421849276446
Now I see that the error is larger than the score. Maybe that has something to do with that? But this is data that jmh produced so I don't know how that can happen.
Ok, so it looks like a rounding problem described in https://github.com/jzillmann/jmh-visualizer/issues/21