Created
October 12, 2022 11:21
-
-
Save rigomate/808694d2297ec8b0126dc49b6008e402 to your computer and use it in GitHub Desktop.
diskspd test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diskspd.exe -c10M -d360 -r -w40 -t8 -o32 -b4k -Sh -L testfile.dat |
win10
Command Line: diskspd -c10M -d360 -r -w40 -t8 -o32 -Sh -L -b8K testfile.dat
Input parameters:
timespan: 1
-------------
duration: 360s
warm up time: 5s
cool down time: 0s
measuring latency
random seed: 0
path: 'testfile.dat'
think time: 0ms
burst size: 0
software cache disabled
hardware write cache disabled, writethrough on
performing mix test (read/write ratio: 60/40)
block size: 8KiB
using random I/O (alignment: 8KiB)
number of outstanding I/O operations per thread: 32
threads per file: 8
using I/O Completion Ports
IO priority: normal
System information:
computer name: DESKTOP-H70KVOT
start time: 2022/10/15 09:03:45 UTC
Total IO
thread | bytes | I/Os | MiB/s | I/O per s | AvgLat | LatStdDev | file
0 | 208363520 | 25435 | 0.55 | 70.10 | 456.530 | 1467.938 | testfile.dat (10MiB)
1 | 21024186368 | 2566429 | 55.26 | 7072.79 | 4.523 | 15.969 | testfile.dat (10MiB)
2 | 20318134272 | 2480241 | 53.40 | 6835.26 | 4.680 | 18.088 | testfile.dat (10MiB)
3 | 20968890368 | 2559679 | 55.11 | 7054.18 | 4.535 | 8.711 | testfile.dat (10MiB)
4 | 20520574976 | 2504953 | 53.93 | 6903.37 | 4.634 | 14.359 | testfile.dat (10MiB)
5 | 21015429120 | 2565360 | 55.23 | 7069.84 | 4.525 | 10.266 | testfile.dat (10MiB)
6 | 20785037312 | 2537236 | 54.63 | 6992.33 | 4.575 | 10.098 | testfile.dat (10MiB)
7 | 21213446144 | 2589532 | 55.75 | 7136.46 | 4.482 | 4.209 | testfile.dat (10MiB)
total: 146054062080 | 17828865 | 383.86 | 49134.32 | 5.209 | 59.325
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
win10 guest
Command Line: diskspd -c10M -d360 -r -w40 -t8 -o32 -Sh -L testfile.dat
Input parameters:
System information:
Results for timespan 1:
actual test time: 360.26s
thread count: 8
proc count: 8
CPU | Usage | User | Kernel | Idle
0| 98.91%| 5.13%| 93.78%| 1.09%
1| 20.38%| 1.24%| 19.14%| 79.62%
2| 29.05%| 3.26%| 25.79%| 70.95%
3| 27.07%| 4.84%| 22.23%| 72.93%
4| 28.74%| 4.34%| 24.40%| 71.26%
5| 20.49%| 2.79%| 17.71%| 79.51%
6| 27.90%| 1.66%| 26.24%| 72.10%
7| 22.96%| 2.54%| 20.41%| 77.04%
avg.| 34.44%| 3.23%| 31.21%| 65.56%
Total IO
thread | bytes | I/Os | MiB/s | I/O per s | AvgLat | LatStdDev | file
total: 681131376640 | 10393240 | 1803.10 | 28849.67 | 8.876 | 62.181
Read IO
thread | bytes | I/Os | MiB/s | I/O per s | AvgLat | LatStdDev | file
total: 408589893632 | 6234587 | 1081.63 | 17306.03 | 8.829 | 60.996
Write IO
thread | bytes | I/Os | MiB/s | I/O per s | AvgLat | LatStdDev | file
total: 272541483008 | 4158653 | 721.48 | 11543.63 | 8.947 | 63.916
total:
%-ile | Read (ms) | Write (ms) | Total (ms)
25th | 6.791 | 6.808 | 6.797
50th | 7.128 | 7.148 | 7.136
75th | 7.701 | 7.733 | 7.714
90th | 9.207 | 9.291 | 9.240
95th | 11.045 | 11.215 | 11.116
99th | 18.952 | 19.343 | 19.109
3-nines | 136.597 | 139.897 | 137.977
4-nines | 2846.175 | 3456.576 | 3202.752
5-nines | 7293.754 | 7803.747 | 7380.859
6-nines | 14619.930 | 14620.060 | 14619.979
7-nines | 14624.444 | 14624.428 | 14624.428
8-nines | 14624.444 | 14624.428 | 14624.444
9-nines | 14624.444 | 14624.428 | 14624.444
max | 14624.444 | 14624.428 | 14624.444