> By the way, BeanShell tends to leak more memory if the script is on
> the screen; using a file seems better. Best is probably to define the
> script as a method in a startup file and then invoke from a file or
> the screen.

Aaah... That's a very useful bit of info - I'm seeing memory usage
hitting 1Gb for a 10 thread test, so this could be the solution...

Out of curiosity, would if be feasible to implement try/catch-like
behaviour in JMeter? If so, I'd find it useful enough that I may even
end up writing it. (I just don't want to spend lots of time learning
about the JMeter code base to discover that it's not possible/really silly)

        # r

-- 
Ronan Klyne
Business Collaborator Developer
Tel: +44 (0)870 163 2555
[EMAIL PROTECTED]
www.groupbc.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to