sysbench Command Examples

Benchmark a System's CPU, IO and memory. More information: https://github.com/akopytov/sysbench/.

sysbench cpu run

sysbench --threads={{number_of_threads}} --time={{seconds}}

sysbench memory run

sysbench fileio prepare

sysbench --file-test-mode={{rndrd|rndrw|rndwr|seqrd|seqrewr|seqwr}} fileio run