-
Bug
-
Resolution: Won't Fix
-
P4
-
11, 12
In jdk11b19 was introduces performance regression.
up to -5% on Solaris/SPARC
Guilty commit is:
http://hg.openjdk.java.net/jdk/jdk11/rev/dd7ce84016a5
JMH options to execute:
micro.benchmarks.crypto.small.KeyPairGeneratorBench.generateKeyPair -p algorithm=DSA
Crypto microbenchmarks are available in Aurora "Standard Submit"
under Benchmarks-> Micros -> Micros-Crypto
up to -5% on Solaris/SPARC
Guilty commit is:
http://hg.openjdk.java.net/jdk/jdk11/rev/dd7ce84016a5
JMH options to execute:
micro.benchmarks.crypto.small.KeyPairGeneratorBench.generateKeyPair -p algorithm=DSA
Crypto microbenchmarks are available in Aurora "Standard Submit"
under Benchmarks-> Micros -> Micros-Crypto
- relates to
-
JDK-8194740 UseSubwordForMaxVector causes performance regression
- Resolved