You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Kuruva Madhu Sekhar <ma...@gmail.com> on 2018/01/18 08:12:34 UTC

Bean shell for 90 percentile calculation

Hi Team,

We are considering response times from response page not from Aggregate
report.

Help me in giving bean shell code for 90 percentile calculation of
collected response times which are collected to CSV/TSV.



Thanks,
Madhu
7981922738

Re: Bean shell for 90 percentile calculation

Posted by Deepak Shetty <sh...@gmail.com>.
Hi
I would use http://jmeter.apache.org/usermanual/realtime-results.html
If you still want to do some home grown solution then you can look at the
source code of the implementation of the backend listeners provided out of
box

regards
deepak

On Thu, Jan 18, 2018 at 8:50 PM, Kuruva Madhu Sekhar <
madhuvchandana@gmail.com> wrote:

> Yes Deepak, We want capture it at run time.
>
> Any help on this?
>
> Thanks,
> Madhu
>
> On 18-Jan-2018 11:32 PM, "Deepak Shetty" <sh...@gmail.com> wrote:
>
> > Its not clear what you want to do.  If you want to just find the 90% at
> the
> > end and there isn't that much data then just load into excel (a program
> to
> > calculate it is also trivial).
> > or you want a running view of the 90% values
> >
> > On Thu, Jan 18, 2018 at 12:12 AM, Kuruva Madhu Sekhar <
> > madhuvchandana@gmail.com> wrote:
> >
> > > Hi Team,
> > >
> > > We are considering response times from response page not from Aggregate
> > > report.
> > >
> > > Help me in giving bean shell code for 90 percentile calculation of
> > > collected response times which are collected to CSV/TSV.
> > >
> > >
> > >
> > > Thanks,
> > > Madhu
> > > 7981922738
> > >
> >
>

Re: Bean shell for 90 percentile calculation

Posted by Kuruva Madhu Sekhar <ma...@gmail.com>.
Yes Deepak, We want capture it at run time.

Any help on this?

Thanks,
Madhu

On 18-Jan-2018 11:32 PM, "Deepak Shetty" <sh...@gmail.com> wrote:

> Its not clear what you want to do.  If you want to just find the 90% at the
> end and there isn't that much data then just load into excel (a program to
> calculate it is also trivial).
> or you want a running view of the 90% values
>
> On Thu, Jan 18, 2018 at 12:12 AM, Kuruva Madhu Sekhar <
> madhuvchandana@gmail.com> wrote:
>
> > Hi Team,
> >
> > We are considering response times from response page not from Aggregate
> > report.
> >
> > Help me in giving bean shell code for 90 percentile calculation of
> > collected response times which are collected to CSV/TSV.
> >
> >
> >
> > Thanks,
> > Madhu
> > 7981922738
> >
>

Re: Bean shell for 90 percentile calculation

Posted by Deepak Shetty <sh...@gmail.com>.
Its not clear what you want to do.  If you want to just find the 90% at the
end and there isn't that much data then just load into excel (a program to
calculate it is also trivial).
or you want a running view of the 90% values

On Thu, Jan 18, 2018 at 12:12 AM, Kuruva Madhu Sekhar <
madhuvchandana@gmail.com> wrote:

> Hi Team,
>
> We are considering response times from response page not from Aggregate
> report.
>
> Help me in giving bean shell code for 90 percentile calculation of
> collected response times which are collected to CSV/TSV.
>
>
>
> Thanks,
> Madhu
> 7981922738
>