You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by Pieter Ennes <pi...@watchmouse.com> on 2010/02/21 02:49:22 UTC

[PATCH] Adding connect time and processing time

Hi all,

I'm sending a small patch that mainly adds a connect time measurement
to the HTTP and SOAP samplers. Also included, but disabled by default,
is a 'processing' time that just sums the already existing latency
times into the parent sampler.

The diff is available here:
http://labs.watchmouse.com/wp-content/uploads/jmeter-ctime-ptime.diff_.txt

I'm looking forward to your comments, and am willing to look into
adding the same for other samplers where appropriate. Also I plan to
add a resolve time measurement, but this seemed to need some code in
deeper classes (tips very welcome!).

Cheers,
Pieter

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: [PATCH] Adding connect time and processing time

Posted by Pieter Ennes <pi...@watchmouse.com>.
Hi Sebb, I'll certainly do that tomorrow...

Pieter



On 21 February 2010 19:48, sebb <se...@gmail.com> wrote:
> If you want the patch to be considered for inclusion in Jmeter, please
> create a Bugzilla enhancement issue and attach the patch to that.
>
> Thanks!
>
> On 21/02/2010, Pieter Ennes <pi...@watchmouse.com> wrote:
>> Hi all,
>>
>>  I'm sending a small patch that mainly adds a connect time measurement
>>  to the HTTP and SOAP samplers. Also included, but disabled by default,
>>  is a 'processing' time that just sums the already existing latency
>>  times into the parent sampler.
>>
>>  The diff is available here:
>>  http://labs.watchmouse.com/wp-content/uploads/jmeter-ctime-ptime.diff_.txt
>>
>>  I'm looking forward to your comments, and am willing to look into
>>  adding the same for other samplers where appropriate. Also I plan to
>>  add a resolve time measurement, but this seemed to need some code in
>>  deeper classes (tips very welcome!).
>>
>>  Cheers,
>>  Pieter
>>
>>  ---------------------------------------------------------------------
>>  To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
>>  For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: [PATCH] Adding connect time and processing time

Posted by Pieter Ennes <pi...@watchmouse.com>.
It's there now... https://issues.apache.org/bugzilla/show_bug.cgi?id=48799


On 21 February 2010 19:48, sebb <se...@gmail.com> wrote:
> If you want the patch to be considered for inclusion in Jmeter, please
> create a Bugzilla enhancement issue and attach the patch to that.
>
> Thanks!
>
> On 21/02/2010, Pieter Ennes <pi...@watchmouse.com> wrote:
>> Hi all,
>>
>>  I'm sending a small patch that mainly adds a connect time measurement
>>  to the HTTP and SOAP samplers. Also included, but disabled by default,
>>  is a 'processing' time that just sums the already existing latency
>>  times into the parent sampler.
>>
>>  The diff is available here:
>>  http://labs.watchmouse.com/wp-content/uploads/jmeter-ctime-ptime.diff_.txt
>>
>>  I'm looking forward to your comments, and am willing to look into
>>  adding the same for other samplers where appropriate. Also I plan to
>>  add a resolve time measurement, but this seemed to need some code in
>>  deeper classes (tips very welcome!).
>>
>>  Cheers,
>>  Pieter
>>
>>  ---------------------------------------------------------------------
>>  To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
>>  For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: [PATCH] Adding connect time and processing time

Posted by sebb <se...@gmail.com>.
If you want the patch to be considered for inclusion in Jmeter, please
create a Bugzilla enhancement issue and attach the patch to that.

Thanks!

On 21/02/2010, Pieter Ennes <pi...@watchmouse.com> wrote:
> Hi all,
>
>  I'm sending a small patch that mainly adds a connect time measurement
>  to the HTTP and SOAP samplers. Also included, but disabled by default,
>  is a 'processing' time that just sums the already existing latency
>  times into the parent sampler.
>
>  The diff is available here:
>  http://labs.watchmouse.com/wp-content/uploads/jmeter-ctime-ptime.diff_.txt
>
>  I'm looking forward to your comments, and am willing to look into
>  adding the same for other samplers where appropriate. Also I plan to
>  add a resolve time measurement, but this seemed to need some code in
>  deeper classes (tips very welcome!).
>
>  Cheers,
>  Pieter
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org