-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
b23
There are many potential areas for optimization in the Java implementation of ML-KEM, especially reducing the cost of various allocations. It would be good to go through the code and if we can shave off a few cycles.
- relates to
-
JDK-8308105 Multi-array allocations are very slow
-
- Open
-
-
JDK-8308118 Avoid multiarray allocations in AESCrypt.makeSessionKey
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/ecabea6c
-
Review(master) openjdk/jdk/25151