It is likely to be more efficient to use in-built Timers such as
Random and Gaussian.

Jexl, Beanshell, Javascript etc. all have to be interpreted first and
then executed. Java code has already been interpreted.

However whether this makes makes a significant difference to the
running of a test is another matter.

On 13 October 2010 16:25, thanh nguyen <[email protected]> wrote:
> Hi all,
>
> I want to put some random think time in my script like this
> : ${__jexl(2000+${RANDOMNO} ) }. But it doesn't work. 2000 alone, it  is
> working. I wonder why. Is it "cpu efficient" to use the object Gaussian
> Random timer or Uniform Random Timer?
>
> Thank you,
>

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

Reply via email to