openssl speed -elapsed -evp aes-128-cbc
(若没有则apt-get install openssl)
即可测试性能基准测试(with intel aes-ni)
测试无aes-ni加速,则输入
OPENSSL_ia32cap="~0x200000200000000" openssl speed -elapsed -evp aes-128-cbc
下图为Intel酷睿i3-4010U带aes-ni指令集
框代表 每秒完成处理的数据量KB/S
附录:其他CPU性能(橙字AES加速)
i3-4010u
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128-cbc 152839.05k 172336.19k 178434.56k 178955.61k 181171.54k
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytesaes-128-cbc 347217.18k 372614.49k 379518.38k 381231.10k 381569.71k
Z7375F
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128-cbc 28233.46k 29544.36k 30870.61k 31714.65k 32445.78k
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128-cbc 153928.83k 231742.42k 257936.55k 292269.40k 294873.77k
Intel 3855U
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128-cbc 159268.90k 175070.23k 177259.95k 180251.99k 180887.55k
Intel 2955U
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
aes-128-cbc 118966.13k 138907.58k 145620.65k 148212.05k 147761.83k 146822.49k
aes-128-cbc 159268.90k 175070.23k 177259.95k 180251.99k 180887.55k
Intel 2955U
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
aes-128-cbc 118966.13k 138907.58k 145620.65k 148212.05k 147761.83k 146822.49k
sentris VPS
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128-cbc 183929.67k 240230.63k 253021.87k 258786.30k 246625.62k
猫盘A3720 1.0Ghz(CPU: Marvell ARMADA A3720 1.0Ghz 2xCortex-A53 RAM: 512M DDR3 eMMC: 8G)
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
aes-128-cbc 64945.43k 206398.83k 441013.76k 643667.63k 743180.97k 748541.27k
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128-cbc 183929.67k 240230.63k 253021.87k 258786.30k 246625.62k
anynode VPS
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128-cbc 70244.84k 78472.17k 80501.76k 191346.69k 194210.47k
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
aes-128-cbc 64945.43k 206398.83k 441013.76k 643667.63k 743180.97k 748541.27k
视讯Q5 电视盒子 S905
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
aes-128-cbc 36218.59k 51667.95k 57720.58k 59452.07k 59987.29k 60009.13k
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
aes-128-cbc 36218.59k 51667.95k 57720.58k 59452.07k 59987.29k 60009.13k
树莓派A7核心 (900MHz quad-core ARM Cortex-A7 CPU; 1GB RAM)
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
aes-128-cbc 15497.35k 28703.04k 30536.19k 31028.91k 31170.56k
aes-128-cbc 15497.35k 28703.04k 30536.19k 31028.91k 31170.56k
没有评论:
发表评论