Backport performance enhancement to jdk8
Bruno Alexandre Rosa
bruno.rosa at eldorado.org.br
Wed Apr 12 19:23:08 UTC 2017
Hi, everyone,
Recently our team implemented the missing mulAdd and squareToLen intrinsics on ppc64. Our initial approach does not use vector instructions, but we are also looking into that.
Running SPECjvm2008's crypto.rsa benchmark on jdk9 we got around 4% performance gain. Backporting it to jdk8 we noticed a more remarkable ~56% gain.
We think that this gain justifies a backport. However, we are also aware that patches are backported mainly when they address bugfixes. Would this be acceptable for the community?
Regards,
Bruno Rosa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20170412/156e5fbc/attachment.html>
More information about the ppc-aix-port-dev
mailing list