Re: RFR: 8341859: Optimize ClassFile Benchmark Write

2024-10-09 Thread Chen Liang
On Wed, 9 Oct 2024 17:17:36 GMT, Shaojin Wen wrote: > Cache method names to reduce the overhead of using StringBuilder to construct > method names, which will make the performance test results more stable. Marked as reviewed by liach (Reviewer). - PR Review: https://git.openjdk.or

RFR: 8341859: Optimize ClassFile Benchmark Write

2024-10-09 Thread Shaojin Wen
Cache method names to reduce the overhead of using StringBuilder to construct method names, which will make the performance test results more stable. - Commit messages: - cache methodName Changes: https://git.openjdk.org/jdk/pull/21425/files Webrev: https://webrevs.openjdk.org/?r