RFR: 8256507: Add a micro benchmark for JDK-8153005 [v3]
Weijun Wang
weijun at openjdk.java.net
Fri Nov 20 19:56:23 UTC 2020
> This is a micro benchmark for various algorithm settings of PKCS keystores. Strong for new algorithms and weak for old ones. Different iteration counts are tried. The result should show that the current setting (strong10000) is more efficient than old setting (weak50000).
Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
private fields, comments, new and old in methods names
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1277/files
- new: https://git.openjdk.java.net/jdk/pull/1277/files/9247081d..72265960
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1277&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1277&range=01-02
Stats: 88 lines in 1 file changed: 46 ins; 31 del; 11 mod
Patch: https://git.openjdk.java.net/jdk/pull/1277.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1277/head:pull/1277
PR: https://git.openjdk.java.net/jdk/pull/1277
More information about the security-dev
mailing list