According to documentation, JSR223 sampler provides improved performance from compilation and caching in case scripting engine implements Compilable interface. The only language with this interface mentioned in documentation is Groovy. Do I understand right that JSR223/java is interpreted? Will I get any performance improvement if I move from BeanShell sampler to JSR223/java sampler?
----- Vladimir Ryabtsev --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
