On Wed, 26 Aug 2026 20:18:40 GMT, Mark Powers <[email protected]> wrote:

>> https://bugs.openjdk.org/browse/JDK-8370245
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Mark Powers has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   suggestion from Sean and Valerie

For the record, here's output from the benchmark:

Benchmark                                  Mode  Cnt   Score   Error  Units
PKCS12KeyStores.instrong10000_New          avgt   15   1.746 ± 0.010  ms/op
PKCS12KeyStores.instrong10000_New_PBMAC1   avgt   15   2.233 ± 0.034  ms/op
PKCS12KeyStores.instrong2048               avgt   15   0.363 ± 0.001  ms/op
PKCS12KeyStores.instrong2048_PBMAC1        avgt   15   0.464 ± 0.010  ms/op
PKCS12KeyStores.instrong50000              avgt   15   9.991 ± 0.046  ms/op
PKCS12KeyStores.instrong50000_PBMAC1       avgt   15  14.794 ± 0.128  ms/op
PKCS12KeyStores.inweak2048                 avgt   15   0.349 ± 0.006  ms/op
PKCS12KeyStores.inweak2048_PBMAC1          avgt   15   0.448 ± 0.003  ms/op
PKCS12KeyStores.inweak50000_Old            avgt   15   9.375 ± 0.165  ms/op
PKCS12KeyStores.inweak50000_Old_PBMAC1     avgt   15  14.352 ± 0.379  ms/op
PKCS12KeyStores.outstrong10000_New         avgt   15   1.777 ± 0.048  ms/op
PKCS12KeyStores.outstrong10000_New_PBMAC1  avgt   15   2.217 ± 0.009  ms/op
PKCS12KeyStores.outstrong2048              avgt   15   0.365 ± 0.001  ms/op
PKCS12KeyStores.outstrong2048_PBMAC1       avgt   15   0.463 ± 0.002  ms/op
PKCS12KeyStores.outstrong50000             avgt   15  10.026 ± 0.054  ms/op
PKCS12KeyStores.outstrong50000_PBMAC1      avgt   15  14.720 ± 0.088  ms/op
PKCS12KeyStores.outweak2048                avgt   15   0.355 ± 0.006  ms/op
PKCS12KeyStores.outweak2048_PBMAC1         avgt   15   0.446 ± 0.004  ms/op
PKCS12KeyStores.outweak50000_Old           avgt   15   9.568 ± 0.354  ms/op
PKCS12KeyStores.outweak50000_Old_PBMAC1    avgt   15  14.153 ± 0.051  ms/op

-------------

PR Comment: https://git.openjdk.org/jdk/pull/32398#issuecomment-5447316694

Reply via email to