RFR: 8288933: Improve the implementation of Double/Float.isInfinite
Claes Redestad
redestad at openjdk.org
Sun Jul 17 11:02:00 UTC 2022
On Thu, 14 Jul 2022 05:17:09 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> @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?
-------------
PR: https://git.openjdk.org/jdk/pull/9238
More information about the core-libs-dev
mailing list