On Mon, 6 Jan 2025 08:51:49 GMT, Adam Sotona 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 rem
On Mon, 6 Jan 2025 08:51:49 GMT, Adam Sotona 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 rem
> 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/ben