hg: jdk/sandbox: 8215643: Microbenchmarks for KeyAgreement and Cipher

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Jan 2 18:15:27 UTC 2019


Changeset: a22e41395bfa
Author:    apetcher
Date:      2019-01-02 13:06 -0500
URL:       http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list