jmh-visualizer icon indicating copy to clipboard operation
jmh-visualizer copied to clipboard

Incorrect measurement values extracted/shown from json file

Open mohe2015 opened this issue 1 year ago • 4 comments

This json file gets incorrectly visualized when uploading to https://jmh.morethan.io/:

image

mohe2015 avatar Apr 17 '24 13:04 mohe2015

So what's incorrect ?

jzillmann avatar Apr 19 '24 21:04 jzillmann

So what's incorrect ?

E.g. the visualization shows 7 as score but the json file has 6.780421849276446

mohe2015 avatar Apr 19 '24 21:04 mohe2015

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.

mohe2015 avatar Apr 19 '24 21:04 mohe2015

Ok, so it looks like a rounding problem described in https://github.com/jzillmann/jmh-visualizer/issues/21

jzillmann avatar Apr 20 '24 14:04 jzillmann