RFR: 8288933: Improve the implementation of Double/Float.isInfinite
Quan Anh Mai
duke at openjdk.org
Fri Sep 9 15:51:46 UTC 2022
On Sun, 17 Jul 2022 10:58:45 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> @merykitty, the proposed change is functionally correct.
>>
>> @cl4es, what set of platforms do we usually consider for evaluating performance changes like this?
>
>> @cl4es, what set of platforms do we usually consider for evaluating performance changes like
>
> A mix of x86 and aarch64 systems, some old, some new. We could run the microbenchmark on our internal performance system to verify the reported performance gain. I assume the first score column is the baseline and the second the patched version, so a 2x gain on x86, right @merykitty?
@cl4es Thanks very much for your review, I believe this change is trivial, right?
-------------
PR: https://git.openjdk.org/jdk/pull/9238
More information about the core-libs-dev
mailing list