root@mipsbox:~# openssl speed -evp aes-128-cbc -elapsed
You have chosen to measure elapsed time instead of user CPU time.
Doing aes-128-cbc for 3s on 16 size blocks: 592413 aes-128-cbc's in 3.00s
Doing aes-128-cbc for 3s on 64 size blocks: 218047 aes-128-cbc's in 3.00s
Doing aes-128-cbc for 3s on 256 size blocks: 61929 aes-128-cbc's in 3.00s
Doing aes-128-cbc for 3s on 1024 size blocks: 15967 aes-128-cbc's in 3.00s
Doing aes-128-cbc for 3s on 8192 size blocks: 2019 aes-128-cbc's in 3.00s
Doing aes-128-cbc for 3s on 16384 size blocks: 1011 aes-128-cbc's in 3.00s
OpenSSL 1.1.1d 10 Sep 2019
built on: Fri Oct 4 18:42:26 2019 UTC
options:bn(64,32) rc4(char) des(long) aes(partial) blowfish(ptr)
compiler: ccache_cc -fPIC -pthread -mabi=32 -Wa,--noexecstack -Wall -O3 -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -ffunction-sections -fdata-sections -znow -zrelro -DOPENSSL_USE_NODELETE -DOPENSSL_PIC -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DAES_ASM -DNDEBUG -DOPENSSL_PREFER_CHACHA_OVER_GCM -DOPENSSL_SMALL_FOOTPRINT
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
aes-128-cbc 3159.54k 4651.67k 5284.61k 5450.07k 5513.22k 5521.41k