RFR: 8346984: Remove ASM-based benchmarks from Class-File API benchmarks

Claes Redestad redestad at openjdk.org
Fri Jan 3 14:34:45 UTC 2025


On Fri, 3 Jan 2025 12:46:27 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> ASM-based benchmarks were useful to directly compare performance of ASM and Class-File API.
> However Class-File API performance history is now continuously tracked and direct comparison to ASM becomes obsolete.
> 
> This patch removes ASM-based benchmarks from test/micro/org/openjdk/bench/jdk/classfile.
> 
> Please review.
> 
> Thanks,
> Adam

LGTM

-------------

Marked as reviewed by redestad (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22914#pullrequestreview-2529175576


More information about the core-libs-dev mailing list