-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspberry Pi 4 model B #4
Comments
Benchmark of SD card on PiBenchmarks.com: https://pibenchmarks.com/benchmark/67793/ |
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. |
I wonder about one thing. You seem to never experienced rpi 4 wifi instability (causing lockup (only wifi lockup) requiring hard reset to get wifi working again). It's daily (or rather hourly) experience here on every rpi 4 board (but only have 4GB, rev 1.5 boards; official PSU). Leaving iperf -t0 running is enough to trigger. |
May be this question is wrong here but some of you may have seen the same effect as myself. This are the parameters of the "old" ones that are working well
|
Hi Jeff, |
@L4wnmower - I have re-tested both Pi 5 and 500 (and CM5), at least on many of the CPU-related tests, and added those results inline with their posts (for comparison to the original software tests). Will try to do Pi 4 at some point too. |
Basic information
Linux/system information
Benchmark results
CPU
Power
stress-ng --matrix 0
): 5.0 Wtop500
HPL benchmark: 7.2 W (1.64 Gflops/W)Disk
SanDisk Extreme 32GB A1
curl https://raw.githubusercontent.com/geerlingguy/pi-cluster/master/benchmarks/disk-benchmark.sh | sudo bash
Run benchmark on any attached storage device (e.g. eMMC, microSD, NVMe, SATA) and add results under an additional heading. Download the script with
curl -o disk-benchmark.sh [URL_HERE]
and runsudo DEVICE_UNDER_TEST=/dev/sda DEVICE_MOUNT_PATH=/mnt/sda1 ./disk-benchmark.sh
(assuming the device issda
).Also consider running PiBenchmarks.com script.
Network
iperf3
results:Ethernet
iperf3 -c $SERVER_IP
: 939 Mbpsiperf3 --reverse -c $SERVER_IP
: 938 Mbpsiperf3 --bidir -c $SERVER_IP
: 895 Mbps up / 854 Mbps downWiFi
iperf3 -c $SERVER_IP
: 108 Mbpsiperf3 --reverse -c $SERVER_IP
: 103 Mbpsiperf3 --bidir -c $SERVER_IP
: 1 Mbps up / 105 Mbps downGPU
glmark2-es2
result:Memory
tinymembench
results:Click to expand memory benchmark result
Phoronix Test Suite
Results of the pi-general-benchmark.sh:
Other Data
Crypto performance as measured by OpenSSL (see sbc-bench ARMv8 Crypto Extensions):
The text was updated successfully, but these errors were encountered: