Re: RFR: 8347608: Optimize Java implementation of ML-KEM

2025-05-09 Thread Alan Bateman
On Fri, 9 May 2025 15:37:44 GMT, Ben Perez wrote: > Added custom multi array allocation function to improve performance Are you planning to include a micro and sample results? - PR Comment: https://git.openjdk.org/jdk/pull/25151#issuecomment-2867062412

RFR: 8347608: Optimize Java implementation of ML-KEM

2025-05-09 Thread Ben Perez
Added custom multi array allocation function to improve performance - Commit messages: - changed multiarray allocation to improve performance Changes: https://git.openjdk.org/jdk/pull/25151/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25151&range=00 Issue: https://bugs