
Basic information
Linux/system information
# output of `screenfetch`
PASTE_HERE
# output of `uname -a`
PASTE_HERE
Benchmark results
CPU
Power
- Idle power draw (at wall): TODO W
- Maximum simulated power draw (
stress-ng --matrix 0): TODO W
- During Geekbench multicore benchmark: TODO W
- During
top500 HPL benchmark: TODO W
Disk
MANUFACTURER_AND_MODEL_OF_DISK_HERE
| Benchmark |
Result |
| iozone 4K random read |
TODO MB/s |
| iozone 4K random write |
TODO MB/s |
| iozone 1M random read |
TODO MB/s |
| iozone 1M random write |
TODO MB/s |
| iozone 1M sequential read |
TODO MB/s |
| iozone 1M sequential write |
TODO MB/s |
wget https://raw.githubusercontent.com/geerlingguy/pi-cluster/master/benchmarks/disk-benchmark.sh
chmod +x disk-benchmark.sh
sudo MOUNT_PATH=/ TEST_SIZE=1g ./disk-benchmark.sh
Run benchmark on any attached storage device (e.g. eMMC, microSD, NVMe, SATA) and add results under an additional heading.
Also consider running PiBenchmarks.com script.
Network
iperf3 results:
iperf3 -c $SERVER_IP: TODO Mbps
iperf3 -c $SERVER_IP --reverse: TODO Mbps
iperf3 -c $SERVER_IP --bidir: TODO Mbps up, TODO Mbps down
(Be sure to test all interfaces, noting any that are non-functional.)
GPU
glmark2-es2 / glmark2-es2-wayland results:
1. Install glmark2-es2 with `sudo apt install -y glmark2-es2`
2. Run `glmark2-es2`
3. Replace this block of text with the results.
Note: This benchmark requires an active display on the device. Not all devices may be able to run glmark2-es2, so in that case, make a note and move on!
TODO: See this issue for discussion about a full suite of standardized GPU benchmarks.
Memory
tinymembench results:
Click to expand memory benchmark result
# Run the two commands below, then replace this code block with the full result.
git clone https://github.com/rojaster/tinymembench.git && cd tinymembench && make
./tinymembench
sbc-bench results
Run sbc-bench and paste a link to the results here:
wget https://raw.githubusercontent.com/ThomasKaiser/sbc-bench/master/sbc-bench.sh
sudo /bin/bash ./sbc-bench.sh -r
Phoronix Test Suite
Results from pi-general-benchmark.sh:
- pts/encode-mp3: TODO sec
- pts/x264 4K: TODO fps
- pts/x264 1080p: TODO fps
- pts/phpbench: TODO
- pts/build-linux-kernel (defconfig): TODO sec
Provisional Tests under Windows
- Idle power draw (Windows 11 Home, no apps running) - 11 W
- Sleep power draw - 4.4 W
- Power off power draw - 0-0.9 W
- Cinebench 2024 (Arm Windows) - 131 single (at 28 W) / 1227 multi (at 99 W)
- Geekbench 6.3.0 (Arm Windows) - 3020 single (at 28 W) / 15969 multi (at 80 W) (result)
- Heaven (https://benchmark.unigine.com/heaven) - TODO (at 40 W)
Basic information
Linux/system information
Benchmark results
CPU
Power
stress-ng --matrix 0): TODO Wtop500HPL benchmark: TODO WDisk
MANUFACTURER_AND_MODEL_OF_DISK_HERE
Run benchmark on any attached storage device (e.g. eMMC, microSD, NVMe, SATA) and add results under an additional heading.
Also consider running PiBenchmarks.com script.
Network
iperf3results:iperf3 -c $SERVER_IP: TODO Mbpsiperf3 -c $SERVER_IP --reverse: TODO Mbpsiperf3 -c $SERVER_IP --bidir: TODO Mbps up, TODO Mbps down(Be sure to test all interfaces, noting any that are non-functional.)
GPU
glmark2-es2/glmark2-es2-waylandresults:Note: This benchmark requires an active display on the device. Not all devices may be able to run
glmark2-es2, so in that case, make a note and move on!TODO: See this issue for discussion about a full suite of standardized GPU benchmarks.
Memory
tinymembenchresults:Click to expand memory benchmark result
sbc-benchresultsRun sbc-bench and paste a link to the results here:
Phoronix Test Suite
Results from pi-general-benchmark.sh:
Provisional Tests under Windows