OpenWrt Benchmark Commands – AES, Chacha20 and Coremark

OpenWrt Benchmark Commands – AES, Chacha20 and Coremark

The following commands can help you test the performance of your CPU under OpenWrt, especially the encryption and decryption performance, and can provide a performance reference when you use VPN.

AES:                 openssl speed -evp aes-256-gcm
ChaCha20-poly1305:   openssl speed -evp chacha20-poly1305
Coremark:            /etc/coremark.sh && cat /etc/bench.log

Below is the benchmark score of my OpenWrt CPU: Intel N4200.

AES Benchmark
ChaCha20 poly1305 Benchmark
Coremark Benchmark

Like this post? Please share this:

Leave a Reply

Your email address will not be published.