Advertisement
Guest User

Clipzip vs XduooX3 USB disk speeds

a guest
Sep 10th, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.71 KB | None | 0 0
  1. ------------------------------------------------------------------------------------------------------
  2. SANDISK 32GB CLASS 4 SETUP
  3. ------------------------------------------------------------------------------------------------------
  4. $ sysbench fileio --file-total-size=1M --file-block-size=16K --file-num=64 prepare
  5.  
  6. ------------------------------------------------------------------------------------------------------
  7. CLIP ZIP SANDISK 32GB CLASS 4
  8. ------------------------------------------------------------------------------------------------------
  9.  
  10. ------------------------------------------------------------------------------------------------------
  11. RANDOM READ WRITE [CLIP ZIP]
  12. ------------------------------------------------------------------------------------------------------
  13. $ sysbench fileio --file-total-size=1M --file-block-size=16K --file-num=64 --threads=2 --max-requests=0 --time=240 --file-extra-flags=direct --file-test-mode=rndrw run
  14. ------------------------------------------------------------------------------------------------------
  15. Threads started!
  16.  
  17.  
  18. File operations:
  19. reads/s: 107.91
  20. writes/s: 71.94
  21. fsyncs/s: 114.93
  22.  
  23. Throughput:
  24. read, MiB/s: 1.69
  25. written, MiB/s: 1.12
  26.  
  27. General statistics:
  28. total time: 240.0031s
  29. total number of events: 70747
  30.  
  31. Latency (ms):
  32. min: 0.00
  33. avg: 6.78
  34. max: 1406.24
  35. 95th percentile: 9.39
  36. sum: 479678.49
  37.  
  38. Threads fairness:
  39. events (avg/stddev): 35373.5000/37.50
  40. execution time (avg/stddev): 239.8392/0.00
  41.  
  42. ------------------------------------------------------------------------------------------------------
  43. SEQUENTIAL WRITE [CLIP ZIP]
  44. ------------------------------------------------------------------------------------------------------
  45. $ sysbench fileio --file-total-size=1M --file-block-size=16K --file-num=64 --threads=2 --max-requests=0 --time=240 --file-extra-flags=direct --file-test-mode=seqwr run
  46. ------------------------------------------------------------------------------------------------------
  47. Threads started!
  48.  
  49.  
  50. File operations:
  51. reads/s: 0.00
  52. writes/s: 177.54
  53. fsyncs/s: 113.60
  54.  
  55. Throughput:
  56. read, MiB/s: 0.00
  57. written, MiB/s: 2.77
  58.  
  59. General statistics:
  60. total time: 240.0050s
  61. total number of events: 69875
  62.  
  63. Latency (ms):
  64. min: 1.86
  65. avg: 6.86
  66. max: 46.23
  67. 95th percentile: 8.90
  68. sum: 479687.25
  69.  
  70. Threads fairness:
  71. events (avg/stddev): 34937.5000/82.50
  72. execution time (avg/stddev): 239.8436/0.00
  73.  
  74. ------------------------------------------------------------------------------------------------------
  75. SEQUENTIAL READ [CLIP ZIP]
  76. ------------------------------------------------------------------------------------------------------
  77. $ sysbench fileio --file-total-size=1M --file-block-size=16K --file-num=64 --threads=2 --max-requests=0 --time=240 --file-extra-flags=direct --file-test-mode=seqrd run
  78. ------------------------------------------------------------------------------------------------------
  79. Threads started!
  80.  
  81.  
  82. File operations:
  83. reads/s: 376.64
  84. writes/s: 0.00
  85. fsyncs/s: 0.00
  86.  
  87. Throughput:
  88. read, MiB/s: 5.88
  89. written, MiB/s: 0.00
  90.  
  91. General statistics:
  92. total time: 240.0030s
  93. total number of events: 90395
  94.  
  95. Latency (ms):
  96. min: 2.61
  97. avg: 5.31
  98. max: 13.20
  99. 95th percentile: 5.57
  100. sum: 479597.87
  101.  
  102. Threads fairness:
  103. events (avg/stddev): 45197.5000/2.50
  104. execution time (avg/stddev): 239.7989/0.00
  105.  
  106.  
  107.  
  108.  
  109.  
  110. ------------------------------------------------------------------------------------------------------
  111. XDUOO X3 SANDISK 32GB CLASS 4
  112. ------------------------------------------------------------------------------------------------------
  113.  
  114. ------------------------------------------------------------------------------------------------------
  115. RANDOM READ WRITE [XDUOO X3]
  116. ------------------------------------------------------------------------------------------------------
  117. $ sysbench fileio --file-total-size=1M --file-block-size=16K --file-num=64 --threads=2 --max-requests=0 --time=240 --file-extra-flags=direct --file-test-mode=rndrw run
  118. ------------------------------------------------------------------------------------------------------
  119. Threads started!
  120.  
  121.  
  122. File operations:
  123. reads/s: 102.00
  124. writes/s: 68.00
  125. fsyncs/s: 108.78
  126.  
  127. Throughput:
  128. read, MiB/s: 1.59
  129. written, MiB/s: 1.06
  130.  
  131. General statistics:
  132. total time: 240.0016s
  133. total number of events: 66908
  134.  
  135. Latency (ms):
  136. min: 0.00
  137. avg: 7.17
  138. max: 261.85
  139. 95th percentile: 10.46
  140. sum: 479652.44
  141.  
  142. Threads fairness:
  143. events (avg/stddev): 33454.0000/23.00
  144. execution time (avg/stddev): 239.8262/0.00
  145. ------------------------------------------------------------------------------------------------------
  146. SEQUENTIAL WRITE [XDUOO X3]
  147. ------------------------------------------------------------------------------------------------------
  148. $ sysbench fileio --file-total-size=1M --file-block-size=16K --file-num=64 --threads=2 --max-requests=0 --time=240 --file-extra-flags=direct --file-test-mode=seqwr run
  149. ------------------------------------------------------------------------------------------------------
  150. Threads started!
  151.  
  152.  
  153. File operations:
  154. reads/s: 0.00
  155. writes/s: 167.11
  156. fsyncs/s: 106.93
  157.  
  158. Throughput:
  159. read, MiB/s: 0.00
  160. written, MiB/s: 2.61
  161.  
  162. General statistics:
  163. total time: 240.0050s
  164. total number of events: 65771
  165.  
  166. Latency (ms):
  167. min: 1.71
  168. avg: 7.29
  169. max: 54.45
  170. 95th percentile: 10.46
  171. sum: 479683.72
  172.  
  173. Threads fairness:
  174. events (avg/stddev): 32885.5000/10.50
  175. execution time (avg/stddev): 239.8419/0.00
  176. ------------------------------------------------------------------------------------------------------
  177. SEQUENTIAL READ [XDUOO X3]
  178. ------------------------------------------------------------------------------------------------------
  179. $ sysbench fileio --file-total-size=1M --file-block-size=16K --file-num=64 --threads=2 --max-requests=0 --time=240 --file-extra-flags=direct --file-test-mode=seqrd run
  180. ------------------------------------------------------------------------------------------------------
  181. Threads started!
  182.  
  183.  
  184. File operations:
  185. reads/s: 271.95
  186. writes/s: 0.00
  187. fsyncs/s: 0.00
  188.  
  189. Throughput:
  190. read, MiB/s: 4.25
  191. written, MiB/s: 0.00
  192.  
  193. General statistics:
  194. total time: 240.0051s
  195. total number of events: 65270
  196.  
  197. Latency (ms):
  198. min: 3.72
  199. avg: 7.35
  200. max: 22.16
  201. 95th percentile: 7.56
  202. sum: 479676.84
  203.  
  204. Threads fairness:
  205. events (avg/stddev): 32635.0000/6.00
  206. execution time (avg/stddev): 239.8384/0.00
  207.  
  208.  
  209. ------------------------------------------------------------------------------------------------------
  210. \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
  211. ------------------------------------------------------------------------------------------------------
  212.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement