On 08/10/2009, Olofsson, Lars <[email protected]> wrote:
> Hi
>
>  I am new to jMeter and to this list ?
>  Is it normal that the average response difference a lot ( twice as h high) 
> between
>  a non-gui and an gui run.
>  We have 5 sec average on gui and 10 sec on non-gui run.
>  1 Testcase, 2*40 users, 2 jmeter-servers.
>
>  I just wonder if this big difference is normal and can be explained by the 
> the fact
>  that in non-gui the jmeter can send the request much faster to the 
> jmeter-servers.

In client-server mode, JMeter sends the test plan to the servers which
then execute the test independently, and send back the results.

If the JMeter server system is seriously overloaded, then the sample
times can be affected, but this is unlikely to be the case here.
Non-GUI mode uses far fewer resources.

The client JMeter is only responsible for reading and processing the
sample responses, and cannot directly affect the sample timings of the
servers.

>  Or we have another problem in our testcase, environment or another problem.

Yes, that seems the most likely.

>  best regards
>
> Lars Olofsson
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to