Benchmark toolsSysbenchIt supports testing CPU, memory, File I/O, mutex performance. Note: Sysbench is compiled without MySQL support. Example: sysbench --test=cpu --num-threads=1 --cpu-max-prime=20000 run Find more examples here. mbw - Memory BandWidthChecks the RAM speed. mbw arraysize_in_MiB Example: mbw 100 iperf - perform network throughput testsTest network speed. Example: iperf -t 60 -c ip -P n hdparamTest drive speed. Example HDD: hdparm -Tt /dev/sda Example SD card: hdparm -Tt /dev/mmcblk0 nmon - Nigel's performance MonitorThis tool gives you a huge amount of important performance information in one go. Start 'nmon'.
© 2024 by
Elmar Hanlhofer |