Sorry for my intervention again, but as Philippe wrote, in our experience also 
there is no way to handle a complex load test without scripting. Yes, we need 
less scripting, but we need it. 

And, as I already mentioned, in an external high load environment (take 
"http://blazemeter.com/"; for example) You cannot  ship Java-Tests or own 
Java-Plugins to the load servers, but scripts.
However, we don't care about integrating groovy, we just need fast running 
scripts, one or the other way.

VG Danny

> -----Ursprüngliche Nachricht-----
> Von: Philippe Mouawad [mailto:[email protected]]
> Gesendet: Dienstag, 16. Juli 2013 23:14
> An: [email protected]
> Betreff: Re: Groovy
> 
> But sebb,
> For me, Scripting is not for prototyping in my experience.
> In the last 10 Load Testing missions I made recently I always had to script at
> some point.
> I remember packaging a JAR years ago, it is more intended to developpers
> and takes more configuration than scripting.
> It is really much easier to script than package a Jar with classes no ?
> 
> Also with syntax coloring we bring a great enhancement on it, so why not
> make it efficient by default ?
> 
> Also Groovy+Caching has nearly same performances as classes inside a Jar.
> 
> We should make performances great by default and not rely on users tune
> or use the best option, don't you think so ?
> 

Reply via email to