Azure Virtual HD on Windows 10 as D: - 1-MB Benchmark

Q

What is the 1-MB I/O performance of Azure Virtual HD on Windows 10 as the application drive "D:"?

✍: FYIcenter.com

A

The I/O performance of reading and writing 1-MB files of a Azure Virtual HD on Windows 10 as the application drive "D:" can be measured by running SQLIO with multiple 1024-KB blocks with a large stripe factor.

Here is the read performance test of Azure Virtual HD on Windows 10 as the application drive "D:" with 1024-KB blocks.

D:\fyicenter\SQLIO>sqlio -LS -kR -b1024 -i64 -f64 -t1 -s30 -p0

using system counter for latency timings, 10000000 counts per second
1 thread reading for 60 secs from file d:\test.dat
  using 1024KB IOs over 65536KB stripes with 64 IOs per run
  affinity on cpu number 0
size of file d:\test.dat needs to be: 4294967296 bytes
initialization done
CUMULATIVE DATA:
throughput metrics:
IOs/sec:  4496.36
MBs/sec:  4496.36
latency metrics:
Min_Latency(ms): 0
Avg_Latency(ms): 0
Max_Latency(ms): 33
histogram:
ms: 0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+
%: 100  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0

Here is the write performance test of Azure Virtual HD on Windows 10 as the application drive "D:" on 64-KB blocks.

D:\fyicenter\SQLIO>sqlio -LS -kW -b1024 -i64 -f64 -t1 -s30 

using system counter for latency timings, 10000000 counts per second
1 thread writing for 60 secs to file d:\test.dat
  using 1024KB IOs over 65536KB stripes with 64 IOs per run
  affinity on cpu number 0
initialization done
CUMULATIVE DATA:
throughput metrics:
IOs/sec:  4385.23
MBs/sec:  4385.23
latency metrics:
Min_Latency(ms): 0
Avg_Latency(ms): 0
Max_Latency(ms): 27
histogram:
ms: 0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24+
%: 100  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0

Reading/writing speeds of 1-MB blocks, 4496.36/4385.23 MBs/sec, are so much higher than reading/writing speeds of 64-KB blocks, 49.48/25.01 MBs/sec. So Azure Virtual HD on Windows 10 is more efficient when reading/writing larger files.

 

Azure Virtual HD on Windows 10 as D: - Maximum Reading Speed

Azure Virtual HD on Windows 10 as D: - 64-KB Benchmark

I/O Tests on Azure Virtual HD and Storage

⇑⇑ SQLIO Disk I/O Benchmark Test Tutorials

2019-06-01, 890🔥, 0💬