On Thu, 22 Jul 2021 00:11:56 GMT, Xue-Lei Andrew Fan <[email protected]> wrote:
>> I am currently looking into the JFR profiles to identify why there is a >> difference in benchmarks with regards the different cipher suits in the >> current version vs the arraylist. > I guess the garbage collection plays a role here. Yes, from the JFR profiles it looks like this could be from the GC. ------------- PR: https://git.openjdk.java.net/jdk/pull/4783
