Sign inSign up

lnittala/benchmark-openssl-algorithm

By lnittala

Updated 8 months ago

Benchmarks a specific openssl algorithm on multiple cores for a few seconds.

Image
0

1.2K

lnittala/benchmark-openssl-algorithm repository overview

v3.3.0:

  • Benchmarks a specific openssl algorithm on the multiple cores for a few seconds using the openssl built-in benchmarking tool via openssl speed utility.

  • User can run AES-128-GCM openssl algorithm on 8 cores for 15 seconds with hardware acceleration enabled via -evp switch using the following command:

    docker run -e core_count=8 -e algorithm="-evp aes-128-gcm" -e seconds=15 lnittala/benchmark-openssl-algorithm

Tag summary

Content type

Image

Digest

sha256:6ac908902

Size

4 MB

Last updated

8 months ago

docker pull lnittala/benchmark-openssl-algorithm