-
-
Notifications
You must be signed in to change notification settings - Fork 260
Update 'External USB drives' page, rename to 'benchmarks' #183
Comments
BenchmarksOn the Pi, I'm running the usb-benchmarks.sh script, and using the External USB Drives information to format and mount the drives. On the Mac, to overcome caching limitations, I used the following commands:
The devices were formatted as "Mac OS Extended (Journaled)" with the "Master Boot Record" scheme. Network File CopyFor the network file copy benchmark, I am using this 10 GB file. I have it on my Mac in my Downloads folder, and from the Mac, I run the command:
|
ResultsOn Raspberry Pi 4, USB 3.0:
On MacBook Pro, ThunderBolt 3:
Also for fun, tested on internal SSD:
1 Note: The Ultra Fit got extremely hot, and seemed to have radically inconsistent test runs. It seems that the little device was built to optimize for size constraints, and overheats very easily. To get more consistency, I had to wait about a minute between tests. Under the 10 GB network file copy it went down to ~2-3 MB/s for much of the copy. 2 3 I couldn't get the 4K read to have reasonable results, so I must've been hitting some caching and even with a 5 GB file size, it wouldn't show more normal results for the reads. |
A quick note comparing the worst versus the best in terms of consistency—a lot of people might not think as much about this, but the thermals are incredibly important. When parts get way too hot and they throttle, you leave a lot of performance on the table. Here's the ultra fit doing a stress run: And here's the Corsair GTX: At least 4x better performance, and half the heat due to the case basically being a massive heat sink. |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! Please read this blog post to see the reasons why I mark issues as stale. |
This issue is no longer marked for closure. |
Jeff, thanks for the code. I don't know if you're collecting these, but if so: from 4 runs on Pi 4, discarded first, averaged:
|
I have been doing a number of USB benchmarks recently, and finally with the Pi 4, the included 2x USB 3.0 ports offer a massive improvement—in many cases—over using microSD storage. In the past the USB 2.0 ports on the Pi 3, 3+, 2, etc. were severely hampered by no UASP support, 480 Mbps top bandwidth, and sharing a bus with the network jack.
See related issues with some of the data I've compiled so far:
I'd like to update the External USB drives page with this new information (over in the https://github.com/geerlingguy/drupal-for-kubernetes repository), and rename the page to "External USB benchmarks"
So here's the checklist for this issue:
usb-benchmarks.sh
, maybe? And allow passing a device name or something...)So I'd like a comprehensive overview of USB 3.0 performance on the Pi 4 with a variety of devices.
Contenders
The text was updated successfully, but these errors were encountered: