hg: code-tools/jmh-jdk-microbenchmarks: Add crypto micros from JDK-8215643
eric.caspole at oracle.com
eric.caspole at oracle.com
Tue Oct 8 21:01:53 UTC 2019
Changeset: ec24c07854e0
Author: ecaspole
Date: 2019-10-08 17:02 -0400
URL: https://hg.openjdk.java.net/code-tools/jmh-jdk-microbenchmarks/rev/ec24c07854e0
Add crypto micros from JDK-8215643
+ micros-jdk8/src/main/java/org/openjdk/bench/javax/crypto/full/CipherBench.java
+ micros-jdk8/src/main/java/org/openjdk/bench/javax/crypto/full/KeyAgreementBench.java
+ micros-jdk8/src/main/java/org/openjdk/bench/javax/crypto/small/CipherBench.java
+ micros-jdk8/src/main/java/org/openjdk/bench/javax/crypto/small/KeyAgreementBench.java
More information about the jmh-jdk-microbenchmarks-dev
mailing list