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, 1259🔥, 0💬
Popular Posts:
How to Uninstall Skype Meetings App on Windows? I don't need it anymore. You can following this tuto...
What are Link and Activity LEDs on Ethernet Socket? Link and Activity LEDs on Ethernet Socket are LE...
How to save word documents into Unicode UTF-8 text files? When I convert Word documents into text fi...
How to convert a Word document into an MHTML? I have a nice Word document and want to publish it on ...
Why I getting the "Error! No text of specified style in document." in Microsoft Word? You are gettin...