Differ from the Microsoft Windows operating system the richness of benchmark program, Linux still have a small number of that benchmarking program.

If you can easily get the benchmark program to test almost all components at your system in Microsoft Windows, You wil get on the contrary in Linux.

I will tell some benchmarking programs in Linux, you can use to test your system.

Tiobench
Program which is made by James Manning will measure your system file performance by running some thread.
In general, this program will occupied your system.
Give the following command for installation :
apt-get install tiobench

Dbench
Program written by Andrew Tridgell (samba maker) and this is simulator to netbench. Netbench is industrial standard to give rating to file server(Windows)
Give the following command for installation :
apt-get install dbench

Related Post