You are here: Knowledge Base » Windows » Benchmark

Benchmark

Benchmark

Disk Performance

Disk performamce can be measured with Microsoft's DiskSpd (GitHub) tool.

The precreation of the test file is recommended:

diskspd.exe -c16G C:\test.dat

Recommended Tests:

ShortBlock SizeWorkloadRead/WriteCommand
R_4K_70/30RW4KRandom70% Read / 30% Write
diskspd.exe -b4K -r -w30 -t8 -o16 -d30 -W10 -Sh C:\test.dat
S_64K_100W64KSequencial100% Write
diskspd.exe -b64K -si -w100 -t8 -o16 -d30 -W10 -Sh C:\test.dat
windows/benchmark.txt · Last modified: 2026/04/16 16:17