RFR: 8284637: Improve String.join performance
XenoAmess
duke at openjdk.java.net
Mon Apr 11 21:35:40 UTC 2022
On Mon, 11 Apr 2022 20:15:08 GMT, XenoAmess <duke at openjdk.java.net> wrote:
> Is there jmh test data to quantify the improvement?
@RogerRiggs added jmh now.
Is there any test suite to run it but not run other jmh tests? Or I must invoke the jmh jar using commandline myself to achieve it?
-------------
PR: https://git.openjdk.java.net/jdk/pull/8169
More information about the core-libs-dev
mailing list