Simple Disk Benchmarking in Linux Using 'dd' 11 years ago 1 min read benchmarking A great way to do a real-world disk test on your linux system is with a program called dd. dd stands for data description and is used for copying data sources. A simple