RFR: 8331114: Further improve performance of MethodTypeDesc::descriptorString [v3]
Claes Redestad
redestad at openjdk.org
Fri Apr 26 08:10:34 UTC 2024
On Thu, 25 Apr 2024 23:06:00 GMT, Chen Liang <liach at openjdk.org> wrote:
> For the precise-length approach, do you have the results? I guess if we can avoid copying the stringbuilder array, we can make this even faster.
Not sure what you mean - the latest performance numbers I posted are for the precise length version (15c8d39) if that was unclear.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18945#issuecomment-2078854535
More information about the core-libs-dev
mailing list