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

Adam Sotona asotona at openjdk.org
Mon Jan 6 14:13:49 UTC 2025


On Mon, 6 Jan 2025 08:51:49 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
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
> 
>   updated copyright years

Thank you for the reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/22914#issuecomment-2573188489


More information about the build-dev mailing list