Why I am getting weird benchmark results between 0.99 and 100 percentile

Sarath Babu sarath.chalasani46 at gmail.com
Thu May 6 08:27:00 UTC 2021


Aleksey, Thanks for your quick response.
Weird means the score values are having huge differences between 0.9999 and
1.00 percentile, could you please help me to understand the reasons behind.

Regards,
Sarathbabu C

On Thu, May 6, 2021 at 11:02 AM Aleksey Shipilev <shade at redhat.com> wrote:

> On 5/6/21 7:18 AM, Sarath Babu wrote:
> > When I run the JMH benchmark results using simpletime mode getting weird
> > benchmark results between 0.99 and 100 percentile, could you please
> provide
> > me a reasons behind.
>
> Define "weird"?
>
> > *Results* :
> > Benchmark                                                            Mode
> > CacheTest.measureCacheGet:measureCacheGet·p0.999                   sample
> >               0.006          ms/op
> > CacheTest.measureCacheGet:measureCacheGet·p0.9999                  sample
> >             136.839          ms/op
> > CacheTest.measureCacheGet:measureCacheGet·p1.00                    sample
> >            4487.905          ms/op
>
> These look pretty normal "long tail" values to me.
>
> --
> Thanks,
> -Aleksey
>
>


More information about the jmh-dev mailing list