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:
Kingston DataTraveler 101 Flash Drive - Maximum Writing Speed
What is maximum writing speed of the Kingston DataTraveler 101 7GB flash drive?
✍: FYIcenter.com
The best way to find out the maximum writing speed of your hard disk
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
---------- ---------- ---------- -------
-b8 1.21 155.67 5
-b16 2.32 149.09 6
-b32 2.86 91.70 10
-b64 3.14 50.24 19
-b128 2.97 23.82 41
-b256 0.43 1.75 568
As you can see, the maximum writing speed, 3.14 MBs/sec is reached with a block size of "-b64", or 64 KB.
Comparing to the maximum reading speed of 15.36 MBs/sec, the maximum writing speed of 3.14 MBs/sec is about 5 times slower.
⇒ PNY Attaché Flash Drive - 64-KB Benchmark
⇐ Kingston DataTraveler 101 Flash Drive - Maximum Reading Speed
2019-05-05, ∼1917🔥, 0💬
Popular Posts:
How to pause file transfer in FileZilla FTP Client? I want to close the computer in the middle of a ...
Where does Mozilla Firefox 2 store download files? When you download files from Websites, Mozilla Fi...
Sometimes I see special symbols are showing up at the end of each paragraph in my Microsoft Word doc...
How to configure Mozilla Firefox to use Notepad to edit Web page source code? By default, when you u...
How to download FrameMaker 2017 Release for my Windows computer? I want to try it. You can follow th...