-
Bug
-
Resolution: Unresolved
-
P4
-
24
The sub-benchmark measure:
openjdk.bench.javax.crypto.small.CC20P1305Bench.decrypt-dataSize:1024-provider
shows a regression in 26-b8:
~ -2% on win-x64
Regression was isolated to jdk-26+8-774, which only containsJDK-8342692
Crypto-CC20P1305Bench.decrypt benchmark is available from the JDK repo.
Ran with:
-jar benchmarks.jar "javax.crypto.small.CC20P1305Bench.decrypt"
openjdk.bench.javax.crypto.small.CC20P1305Bench.decrypt-dataSize:1024-provider
shows a regression in 26-b8:
~ -2% on win-x64
Regression was isolated to jdk-26+8-774, which only contains
Crypto-CC20P1305Bench.decrypt benchmark is available from the JDK repo.
Ran with:
-jar benchmarks.jar "javax.crypto.small.CC20P1305Bench.decrypt"
- caused by
-
JDK-8342692 C2: long counted loop/long range checks: don't create loop-nest for short running loops
-
- Resolved
-