For a complete benchmark suit in Linux, I would recommend lmbench
.
You will have the benchmark result for CPU, memory, network, disk etc.
Simple Linux Disk Benchmark
Actually, you can rely on dd for simple disk performance evaluation
Test Write speed
1
|
|
Test Read speed from buffer
1
|
|
Teest Real Read speed
Just clear the linux cache, then run dd
1 2 |
|
Test on external hard drive
External HD includes external HDD, USB flash drive, removable device etc.
Replace tempfile in the above command by your mount point
1
|
|