Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Azure Virtual HD on Windows 10 as D: - Maximum Writing Speed
What is maximum writing speed of the Azure Virtual HD on Windows 10 as the application drive "D:"?
✍: FYIcenter.com
The best way to find out the maximum writing speed of your Azure Virtual HD as the application drive "D:"
is to run writing tests with a single large block of different block sizes:
sqlio -LS -kR -i1 -f1 -t1 -s30 -p0 ...
If we run SQLIO with above options and different block sizes, we should be able to find the maximum writing speed:
Throughput Throughput Latency
Block Size MBs/sec IOs/sec ms
---------- ---------- ---------- -------
-b16 196.81 12596.11 0
-b64 736.58 11785.40 0
-b256 2224.05 8896.21 0
-b1024 4842.04 4842.04 0
-b4096 6559.65 1639.91 0
-b16384 5502.26 343.89 2
-b65536 53.83 0.84 1187
-b262144 28.38 0.11 9020
As you can see, the maximum writing speed, 6559.65 MBs/sec is reached with a block size of "-b4096", or 4 MB.
Comparing to the maximum reading speed of 5268.79 MBs/sec, the maximum writing speed of 6559.65 MBs/sec is about the same. So Azure Virtual HD as application drive "D:", is configured for high speed on reading and writing.
⇐ Azure Virtual HD on Windows 10 as D: - Maximum Reading Speed
2019-06-01, ∼1725🔥, 0💬
Popular Posts:
What is the port number used for the control connection in FileZilla Server? How to change control c...
What port numbers are used for data connections in passive mode in FileZilla Server? Can I limit the...
How to remove Microsoft Teams form my Windows 7 system? I don't want it any more. You can remove Mic...
What is a slide master in PowerPoint? A slide master is a set of slide layouts defined to help you c...
What is "Microsoft SharePoint Server Colleague Import Add-in" COM Add-in in Outlook 2013? Should I d...