You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "Nicholson, Brad (Toronto, ON, CA)" <bn...@hp.com> on 2011/10/19 16:49:59 UTC

Discarding the Results of a sampler

Hi,

Is there any way to discard the results of an HTTP Sampler Request so that it is not in the log file?

I am working around an issue where there are high startup times that inflate the cost of first operation in a test.  This affects the numbers in my response time reporting (as I am not concerned about the startup time in these tests).  What I am going to do is insert a dummy request as the first request to take this hit, and then discard the data.  I can discard this by editing the logs files after the fact, but am wondering if there is a way to have Jmeter handle this automatically.

Thanks,
Brad.

Re: Discarding the Results of a sampler

Posted by sebb <se...@gmail.com>.
On 19 October 2011 15:49, Nicholson, Brad (Toronto, ON, CA)
<bn...@hp.com> wrote:
> Hi,
>
> Is there any way to discard the results of an HTTP Sampler Request so that it is not in the log file?
>
> I am working around an issue where there are high startup times that inflate the cost of first operation in a test.  This affects the numbers in my response time reporting (as I am not concerned about the startup time in these tests).  What I am going to do is insert a dummy request as the first request to take this hit, and then discard the data.  I can discard this by editing the logs files after the fact, but am wondering if there is a way to have Jmeter handle this automatically.

Use a setUp thread group, and don't include that in the listener scope.

> Thanks,
> Brad.
>

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