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, ∼2069🔥, 0💬
Popular Posts:
How to open firewall for the FTP command-line tool on Windows for data connections in active mode? I...
How to install Mozilla Firefox 2.0 add-on: FireFTP? FireFTP is a Mozilla Firefox 2 add-on that provi...
Why I am getting the "FTP over TLS is not enabled, users cannot securely log in" waring on my FileZi...
Why I am getting the "FTP over TLS is not enabled, users cannot securely log in" waring on my FileZi...
How to add slide numbers and copyright in the footer area? You can add slide numbers, copyright text...