For the complete documentation index, see llms.txt. This page is also available as Markdown.

Benchmark System

sysbench can be used to benchmark CPU, command is given below.

sysbench cpu --threads=$(nproc --all) run

More Scripts: -

Source: AskUbuntu

Last updated