Is there a CPU benchmark package I can get from opkg repos?
coremark - Embedded Microprocessor Benchmark
1 Like
do we have a table for such benchmarks to compare different OpenWrt supported routers just for the performance geeks?
There's the pretty useless iperf3 127.0.0.1 thread...
2 Likes
1 Like
I think the OP is asking for a CPU benchmark. For linux there is y-cruncher and sysbench but I don't see either in the package repo. I took a look at coremark but that seems to run single threaded. Maybe someone else can post how to use it.
Openssl SSL library can be used for CPU performance measurement from the ssh console. That is mostly about crypto performance, but it gives good view to generic CPU power.
See wiki for cmdline to copy-paste and results
1 Like
Coremark can be built with a multi-threading feature.