hg: jdk/jdk: 8215643: Microbenchmarks for KeyAgreement and Cipher
adam.petcher at oracle.com
adam.petcher at oracle.com
Wed Jan 2 18:06:18 UTC 2019
Changeset: a22e41395bfa
Author: apetcher
Date: 2019-01-02 13:06 -0500
URL: http://hg.openjdk.java.net/jdk/jdk/rev/a22e41395bfa
8215643: Microbenchmarks for KeyAgreement and Cipher
Summary: adding some missing microbenchmarks for crypto algorithms
Reviewed-by: jnimeh
+ test/micro/org/openjdk/bench/javax/crypto/full/CipherBench.java
+ test/micro/org/openjdk/bench/javax/crypto/full/KeyAgreementBench.java
+ test/micro/org/openjdk/bench/javax/crypto/small/CipherBench.java
+ test/micro/org/openjdk/bench/javax/crypto/small/KeyAgreementBench.java
More information about the jdk-changes
mailing list