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

--- Comment #13 from Artem Fedorov <artem.fedo...@blazemeter.com> ---
(In reply to Felix Schumacher from comment #12)
> (In reply to Artem Fedorov from comment #11)
> > Hi 
> > I added a PR https://github.com/apache/jmeter/pull/429 
> > Also I use compareTo() instead of equals() for string comparison.
> > Performance comparison of these functions I got from
> > http://jniosocket.sourceforge.net/result.html
> 
> Have you tried to reproduce those performance experiments? They were done
> with java 1.4.2 which is reallly old. Sadly the source code used for those
> experiments is not available anymore (at least not from the site directly).

Sure, this code and experiment is very old and not actual for current Java
version. The String implementation was changed (I found 1.4 jdk and decompile
code). 

I can try to make benchmark test and attach some results late

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

Reply via email to