Benchmarks a specific openssl algorithm on multiple cores for a few seconds.
1.2K
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
Content type
Image
Digest
sha256:6ac908902…
Size
4 MB
Last updated
8 months ago
docker pull lnittala/benchmark-openssl-algorithm