Benchmarks to check migration impact to j.l.invoke and j.l.reflect.Proxy performance

Adam Sotona adam.sotona at oracle.com
Tue May 23 13:38:36 UTC 2023


Hi,
For benchmarking Proxies I’ve used https://github.com/openjdk/jdk/tree/master/test/micro/org/openjdk/bench/java/lang/reflect/Proxy

Adam

From: liangchenblue at gmail.com <liangchenblue at gmail.com>
Date: Tuesday, 23 May 2023 3:49
To: classfile-api-dev <classfile-api-dev at openjdk.org>, asotona at openjdk.org <asotona at openjdk.org>
Subject: Benchmarks to check migration impact to j.l.invoke and j.l.reflect.Proxy performance
Hello Adam,
Last time, you said that a major obstacle to the migration of Proxy
and MethodHandle ASM code to Classfile API is the performance
degradation. I wish you can share how you measured the impact of
migration, so that I can try for myself and see the performance
bottlenecks.

Chen Liang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/classfile-api-dev/attachments/20230523/813eba2f/attachment-0001.htm>


More information about the classfile-api-dev mailing list