Integrated: 8341859: Optimize ClassFile Benchmark Write
Shaojin Wen
swen at openjdk.org
Thu Oct 10 00:06:18 UTC 2024
On Wed, 9 Oct 2024 17:17:36 GMT, Shaojin Wen <swen at openjdk.org> wrote:
> Cache method names to reduce the overhead of using StringBuilder to construct method names, which will make the performance test results more stable.
This pull request has now been integrated.
Changeset: 475f8f94
Author: Shaojin Wen <swen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/475f8f94e038e10c796b5d56f939384d7b84da54
Stats: 13 lines in 1 file changed: 9 ins; 0 del; 4 mod
8341859: Optimize ClassFile Benchmark Write
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/21425
More information about the core-libs-dev
mailing list