https://bz.apache.org/bugzilla/show_bug.cgi?id=61556

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #15 from Philippe Mouawad <[email protected]> ---
Hello,
Thanks for your feedback.
Few notes:

- 3.2 switched from Rhino to Nashorn. If you diagnose a leak, it would be a
Java leak IMO
- Regarding Groovy, the memory leak you see is due to Groovy, it disappears if
you add this -Dgroovy.use.classvalue=true. See
http://jmeter.apache.org/usermanual/component_reference.html#JSR223_Sampler. I
don't reproduce OOM with this setting but throughput is negatively affected.
- I agree with your note on Metaspace, we should indeed add
-XX:MaxMetaspaceSize=256m

Now what I don't understand is the difference in behaviour between 3.1 and 3.2
when using same groovy version. Are you sure you removed the new groovy jar in
3.2 when testing old one ?

The second strange thing, is performance regression in JS between 3.1 and 3.2,
in the tests I made, Nashorn was outperforming Rhino.

Would it be possible to attach your log file and ensure you're using fresh
versions of 3.1 and 3.2 without any plugin and using same exact settings if not
already done ?


Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to