Greetings, sebb! s> I'm thinking of releasing JMeter 2.3.1 soon. Thank you sebb and all JMeter community for your hard work.
s> Quite a few improvements and bug fixes have been added since 2,3. s> Not as many as we had hoped or planned in: s> http://wiki.apache.org/jakarta-jmeter/FutureReleases s> - but enough I think to make it worth a release. s> Any objections? Any patches that really ought to be added? I am not sure, but seems I have critical bug with javaScript. I am not ready to describe it in details to put in bugzilla or fix it, but I am and trying to reproduce it with clear scenario. Shortly, I use javaScript for calculation needs in my test plan and seems synchronization in JavaScript.process method blocked thread for a long time (I used YourKit Java Profiler to identify this). I have the following problems with javaScript (I can't reproduce it using simple test plan): 1) _response_time_ increased when I use javaScript in parameter value (it includes javaScript processing instead of sending/receiving time) 2) Test plan execution time increased in 5 times, when I delete javaScript from HTTPRequest element (not only HTTPRequest element). Sorry, I wanted to find exact reason before posting, but should tell you before releasing. -- Best regards, Dmitry mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
