Is there a way to display the error as a percentage?

Aleksey Shipilev shade at redhat.com
Thu Sep 29 06:58:50 UTC 2016


Hi Bruce,

On 09/29/2016 03:36 AM, Bruce Eckel wrote:
> That is, a percentage of the result value. I think this would make the
> error value more meaningful.

No, there is no way to do this in current JMH.

It is meaningful now: it is \plusminus from the estimated value, which
can get you the confidence interval boundaries with simple math you can
do in your head. This would be less convenient with percents.

Thanks,
-Aleksey



More information about the jmh-dev mailing list