WiFi Performance
I generally prefer network connections over ethernet rather than Wi-Fi.
But Wi-Fi does has some advantages over ethernet. There’s no wire clutter, and you can connect anywhere in your home. Almost all modern devices can connect to Wi-Fi from desktops to smartphones. And you can have many devices connected and streaming simultaneously.
To test typical day-to-day performance, I located the Pironman 5 on a different floor to the router. That’s intended to mirror a fairly representative setup for home Wi-Fi systems where it’s not convenient to locate a machine fairly close to the router.
Here are performance statistics using the iperf utility. The local machine (IP 192.168.1.206) is connected to the router via wired ethernet.
The results are in line for expectations given that the Raspberry Pi 5 only offers WiFi5 2.4/5.0. The Pironman’s metal case did reduce WiFi bandwidth transfer rates by about 20%.
The Pi 5 is connecting at the 5 GHz band, as confirmed by wavemon’s output below.
Pages in this article:
Page 1 – Introduction and Assembly
Page 2 – Software
Page 3 – Cooling
Page 4 – Disk Performance
Page 5 – WiFi Performance
Page 6 – Summary
All articles in this series:
Raspberry Pi 5 Series | |
---|---|
Hardware | |
iRasptek Starter Kit | All the kit you need to get started with the Pi 5 |
Pironman 5 Case Review | Transform the Pi 5 into a beautiful desktop mini PC |
Passive Cooling the Pi 5 | Passively cool your Pi 5 the right way. Silent yet cool |
Benchmarking | Benchmarking the Pi 5 against an Intel N100 mini PC |
Overclocking | Let's increase the clock speed of the BCM2712 SoC |
Power Consumption | Compare the power consumption of the Pi 5 with Intel Mini PCs |
Configuration | |
raspi-config | Useful text-based tool to configure the Pi 5 |
PiGro | GUI tool that streamlines the process of managing the Pi 5 |
Increase Swap Memory Size | Increase the swap size from 512MB to 2GB |
ZRAM swapdrive | Simple script to use a ZRAM swapdrive instead of a swapfile |
Software | |
Installing Software | Different ways to install software on the Pi 5 |