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 Reading Speed
What is maximum reading speed of the Azure Virtual HD on Windows 10 as the application drive "D:"?
✍: FYIcenter.com
The best way to find out the maximum reading speed of your Azure Virtual HD as the application drive "D:"
is to run reading 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 reading speed:
Throughput Throughput Latency
Block Size MBs/sec IOs/sec ms
---------- ---------- ---------- -------
-b16 189.79 12146.85 0
-b64 733.64 11738.29 0
-b256 2027.99 8111.98 0
-b1024 4117.36 4117.36 0
-b4096 5268.79 1317.19 0
-b16384 4964.62 310.28 2
-b65536 107.67 1.68 594
-b262144 56.71 0.22 4512
As you can see, the maximum reading speed, 5268.79 MBs/sec is reached with a block size of "-b4096", or 4 MB.
⇒ Azure Virtual HD on Windows 10 as D: - Maximum Writing Speed
⇐ Azure Virtual HD on Windows 10 as D: - 1-MB Benchmark
2019-06-01, ∼1824🔥, 0💬
Popular Posts:
How to find all section breaks in a Microsoft Word document? I want to review them. Section breaks i...
What are "AutoCorrect Actions" in Microsoft Word? Should I disable it? "AutoCorrect Actions" are add...
What are header and footer design options in Microsoft Word? I want to learn more about creating hea...
How to create a new WeChat account with my Facebook account? Creating a new WeChat account with a Fa...
How to unzip an XPS (XML Paper Specification, .xps) file? According to Microsoft documentation, an ....