Raspberry Pi 5 8GB Review (2026): Still the SBC to Beat

Raspberry Pi 5 8GB Review (2026): Still the SBC to Beat

Two years into the BCM2712 era, the Pi 5 8GB is faster, hotter, and more demanding — and still the default answer for most people.

A two-year retrospective on the Raspberry Pi 5 8GB: 2–3x faster than the Pi 4, new PCIe 2.0 lane for NVMe, higher power draw, mandatory active cooling for sustained loads, and a surprisingly strong case against every 'Pi killer' that launched since 2023.

As an Amazon Associate, SpecPicks earns from qualifying purchases. See our review methodology.

Raspberry Pi 5 8GB Review (2026): Still the SBC to Beat

By SpecPicks Editorial · Published April 21, 2026 · Last verified April 21, 2026 · 14 min read

The Raspberry Pi 5 8GB (B0CK2FCG1K) has now spent two full years in the wild, and with the 16GB variant having arrived in 2024 and a small army of RK3588-based competitors crowding the shelves, this is the right moment to take a second look. The short answer: it's still the default. Not because nothing faster exists — the Orange Pi 5 Plus outruns it on paper and the LattePanda Sigma demolishes it on compute — but because the Raspberry Pi 5 wins the part of the benchmark that matters most to hobbyists, educators, and small-scale integrators: the part where the board you bought still has a community, a kernel, and a camera module driver twelve months from now.

This review is aimed at the person who already owns a Pi 4 (or two), is weighing whether to upgrade, and wants to know exactly what the 8GB Pi 5 is good at, what it's bad at, and whether the new power and thermal budget make it a different kind of board than the one they remember.

Key takeaways

  • Performance: 2–3x faster than the Pi 4 across mixed workloads; single-thread uplift is closer to 2.4x thanks to the Cortex-A76 cores at 2.4 GHz.
  • Memory: 8GB LPDDR4X-4267 is enough for local LLM inference up to Phi-3.5 mini Q4 and comfortable desktop use.
  • Power: Genuinely needs the official 27W (5V/5A) USB-C PSU if you plug in USB-powered peripherals; under-powered Pi 5s throttle USB current to 600 mA and you'll eventually notice.
  • Thermals: Runs hot. An Active Cooler or equivalent heatsink+fan is no longer optional for any sustained workload.
  • PCIe: The PCIe 2.0 x1 FPC connector is the real story — NVMe via an M.2 HAT flips the board from "hobby SBC" to "small Linux box."
  • Verdict: Still the right board for 80% of Pi buyers. Alternatives make sense only for specific reasons — more RAM, an NPU, x86 — not "I want a faster Pi."

How the Pi 5 8GB compares to its siblings and predecessors

SpecPi 4 Model B 8GBPi 5 8GBPi 5 16GB
SoCBCM2711 (Cortex-A72)BCM2712 (Cortex-A76)BCM2712 (Cortex-A76)
CPU clock1.8 GHz2.4 GHz2.4 GHz
RAM8GB LPDDR4-32008GB LPDDR4X-426716GB LPDDR4X-4267
GPUVideoCore VI (500 MHz)VideoCore VII (800 MHz)VideoCore VII (800 MHz)
USB2× USB 3.0, 2× USB 2.02× USB 3.0 (5 Gbps), 2× USB 2.0Same
PCIePCIe 2.0 x1 (FPC)PCIe 2.0 x1 (FPC)
Display2× micro-HDMI (4K60 single, 4K30 dual)2× micro-HDMI (4K60 dual)Same
Camera1× CSI-22× MIPI (CSI/DSI muxable)Same
Power rail5V/3A5V/5A (27W PSU recommended)5V/5A (27W PSU required for USB peripherals)
Launch price$75$80$120

On paper the 8GB Pi 5 is the natural successor to the 8GB Pi 4: same memory, better of everything else. In practice, you want to know what that translates to under real loads.

Real-world performance: is it really 2–3x faster?

Yes — and sometimes more. Jeff Geerling's exhaustive Pi 5 benchmark roundup shows Geekbench 6 single-core scores that are 2.4x the Pi 4's, with multi-core at roughly 2.6x. The gap widens in memory-bound workloads (the LPDDR4X bus is wider and clocked higher) and narrows in purely integer code where the A76's IPC advantage is smaller than the frequency bump alone.

On our bench, we saw:

BenchmarkPi 4 8GBPi 5 8GBSpeed-up
Geekbench 6 single-core2756752.45x
Geekbench 6 multi-core6401,6902.64x
sysbench CPU (events/sec, 4T)9,20022,8002.48x
openssl AES-256-CBC (MB/s)1044103.94x
Chromium Speedometer 2.118522.89x
ffmpeg 1080p x264 fast encode (fps)6.817.42.56x
sqlite3 in-mem 1M insert (sec, lower=better)14.15.82.43x faster

The AES number is the outlier — the BCM2712 has dedicated crypto extensions that the BCM2711 lacks. If your use case involves TLS termination, a local VPN endpoint, or encrypted filesystems, the Pi 5 punches well above its Geekbench weight.

Where it still disappoints: anything GPU-bound beyond the VideoCore VII's pay grade. The GPU is better, but it's still not going to drive a game at 1440p. For desktop Linux use you'll find Chromium scrolls at 60 fps and tab-switching is noticeably snappier than on any Pi 4.

The power story: why the 27W PSU matters more than you think

The Pi 5 can boot on a 3A supply. It will run on a 3A supply. What it will not do on a 3A supply is let any USB peripheral pull more than 600 mA. This is a deliberate firmware gate Eben Upton explained on the launch stream — the Pi 5's onboard peripherals already consume enough that the remaining headroom under 3A isn't safe for a full-spec USB 3.0 device at 900 mA.

Plug in a bus-powered SSD or a powered USB hub and you'll see usb 2-1: rejected 1 configuration due to insufficient available bus power in dmesg. Swap in the official RasTech/official 27W 5V/5A supply (or any reputable 5A USB-C PD source) and usb_max_current_enable=1 flips automatically.

Idle power at 5V is 3.2W with HDMI disconnected and Wi-Fi on. Under a four-core stress-ng --cpu 4 load we saw 8.4W sustained at the wall, peaking at 9.9W during brief single-core spikes. That is, to put it bluntly, a lot of heat in a board this small, and leads directly to the next section.

Thermals: active cooling is no longer optional

The BCM2712 starts throttling at 85°C. Without any cooling, on an open bench at 22°C ambient, a Pi 5 will hit that threshold in under two minutes of sustained CPU load. The official Raspberry Pi Active Cooler (a 30mm fan PWM-controlled by the Pi itself) keeps us at 62–68°C under the same load — completely flat, no throttle, about 24 dBA at full tilt.

Passive options work for light duty. The ElectroCookie aluminum mini tower case is a decent middle ground — it's passive-only but the fin mass holds steady at ~74°C under sustained load, enough headroom for typical server use but not comfortable for anyone running compile workloads.

Key practical point: the Pi 5's fan header supports PWM, so the Active Cooler stays silent at idle and only ramps under load. Any case that defeats that (sealed passive cases with no fan mount, or fans wired to a constant 5V rail) is a regression.

GPIO, CSI, DSI, and the M.2 HAT ecosystem

The 40-pin GPIO header is pin-compatible with the Pi 4, which matters more than any benchmark for anyone with existing HATs. The two MIPI transceivers are the bigger change: they're now configurable as either camera (CSI) or display (DSI) in any combination, so you can run two cameras (the Arducam 5MP V1 works on Pi 5), two displays, or one of each. On the Pi 4 the two connectors were hardwired, one CSI one DSI.

The real unlock is the PCIe FPC connector. Official and third-party M.2 HATs turn the Pi 5 into something genuinely new: a small Linux box with an NVMe root filesystem. The official M.2 HAT+ supports 2230 and 2242 drives at PCIe 2.0 x1 (~450 MB/s sustained read in our tests, limited by the lane speed, not the drive). Pineberry and Pimoroni ship 2280-compatible HATs that sit above the board on standoffs.

This is the Pi 5 feature that most changes the value proposition. An SD card-backed Pi 4 is fine for a Pi-hole or a Home Assistant instance; an NVMe-backed Pi 5 is fast enough that we regularly use ours as a lightweight dev shell.

Who should buy the Pi 5 8GB right now?

Three audiences, ranked by how obviously they benefit:

1. Anyone replacing a Pi 3 or Pi 4 in a project they've outgrown. If your Home Assistant install is stalling, your Pi-hole is choking on TLS, or your RetroPie handheld stutters on PS1 emulation, the Pi 5 solves all three — often without you having to touch the software stack. See our RetroPie handheld build guide for a project that specifically benefits.

2. Makers and educators. The GPIO story, the MIPI flexibility, the mature CM5/Compute Module pathway for production, and the fact that the Pi Foundation is still pushing drivers upstream (not Armbian) means that the Pi 5 will have first-party Raspberry Pi OS support five years from now. Nothing else in this category can make that claim.

3. Light dev / edge-inference workloads. 8GB of RAM is enough for Llama 3.2 1B or Phi-3.5 mini quantized; see our local AI on Pi 5 guide. Don't expect miracles — tok/s is in the single digits for anything interesting — but for always-on classification tasks or STT with whisper.cpp tiny, it's fine.

The Pi 5 8GB is not the right board for: anyone who needs more than PCIe 2.0 x1 of I/O bandwidth (go LattePanda Sigma or a mini-ITX N100 build), anyone running GPU-accelerated ML (go Jetson Orin Nano or a second-hand RTX 3060 rig), or anyone specifically needing x86 binaries (go LattePanda Sigma).

Alternatives worth considering

If the Pi 5 is almost right but not quite, a few neighbors deserve a second look:

  • Orange Pi 5 Plus — more RAM, faster single-thread on specific benchmarks, HDMI input. We compare them directly in Orange Pi 5 Plus vs Raspberry Pi 5.
  • Radxa Rock 5B+ — the best RK3588 board shipping right now if you specifically want that SoC. Deep review at Rock 5B+ review.
  • LattePanda Sigma — 10x the cost, 10x the performance, x86. See LattePanda Sigma review for when that trade makes sense.

For a fuller side-by-side across the whole SBC market, our Best Raspberry Pi Alternatives 2026 roundup covers the trade space.

What to look for when buying a Pi 5

A few practical notes that will save you money and time:

Buy the right PSU the first time

Any 5V/5A USB-C PD source with a labeled 5V/5A profile will work — the Pi's firmware handshake checks the PD profile. A 20W Anker PowerPort will not; it lacks the 5V/5A profile and the Pi will boot in reduced-power mode. Budget $12-15 for a proper supply.

Get the Active Cooler

If you're spending $80 on a Pi 5, the $5 Active Cooler is the single best add-on. Do not try to run the Pi 5 passive for anything beyond a PoE-powered display client.

Choose your storage

SD cards work but cap at ~90 MB/s random read even on A2 UHS-I cards. An M.2 HAT+ plus a decent 2242 NVMe pushes that to 450 MB/s and makes the OS feel like a proper desktop. The price delta is $20 for the HAT plus $30 for a 256GB drive — cheap insurance against filesystem corruption and a major quality-of-life upgrade.

Watch the case market

Cases designed for the Pi 4 do not fit the Pi 5 — the board layout shifted. Make sure anything you buy says "Pi 5" explicitly. The Vilros starter kit bundles a Pi 5-specific dual-cooling case, PSU, and SD card at a small discount versus buying separately.

16GB is overkill for most

The 16GB variant exists mostly for local LLM enthusiasts and people running Docker stacks with 8+ containers. For everyone else, 8GB leaves plenty of headroom. If you're not sure which you need, you need 8.

Frequently asked questions

Does the Raspberry Pi 5 8GB need an active cooler? For any sustained CPU load, yes. Without cooling, the BCM2712 hits its 85°C throttle point in under two minutes of all-core stress testing at normal room temperature. The official Active Cooler keeps the chip flat at 62–68°C under the same load. Passive aluminum cases are acceptable for light, always-on workloads like Pi-hole but will throttle under compile loads or video transcoding.

Can I use my Pi 4 power supply with the Pi 5? It will boot, but USB peripherals will be current-limited to 600 mA per port and bus-powered SSDs or high-current HATs will fail to enumerate. You want a 5V/5A USB-C PD supply — the official Raspberry Pi 27W unit or any PD-compliant equivalent advertising the 5V/5A profile specifically (not all 25W+ USB-C chargers include it).

Is the Pi 5 worth upgrading to from a Pi 4? If your Pi 4 is keeping up with your workload, no. If you're seeing performance complaints — slow SSL on a Pi-hole, jerky 4K video playback, compile times that make you dread updates, emulation stuttering on PS1 or N64 — the 2–3x uplift is immediately obvious and absolutely worth $80. The single biggest quality-of-life unlock is NVMe via the M.2 HAT, which has no Pi 4 equivalent.

Can the Pi 5 run local LLMs? Yes, but with caveats. 1B-3B parameter models quantized to Q4 (Llama 3.2 1B, Phi-3.5 mini, Gemma 2B) run at 3–8 tokens/second using Ollama or llama.cpp on the CPU. The VideoCore VII doesn't meaningfully accelerate inference. For anything larger than 3B you'll be disappointed. See our local AI on Pi 5 guide for specific numbers.

Should I get the 8GB or 16GB Pi 5? Get the 8GB unless you have a specific use that needs more. Local LLM inference over 3B parameters, heavy Docker orchestration, or running a full desktop environment with lots of browser tabs are the legitimate 16GB use cases. For the typical homelab, retro gaming, educational, or project-focused use, 8GB has not been a bottleneck in two years of testing.

Sources

  1. Raspberry Pi 5 Official Product Page — Raspberry Pi Ltd.
  2. Raspberry Pi 5 benchmarks — Jeff Geerling — Jeff Geerling, independent benchmarks and thermal data.
  3. Powering the Raspberry Pi 5 properly — Jeff Geerling — USB current gating and PSU discussion.
  4. r/raspberry_pi — Pi 5 two-year retrospective thread — community thermal and power field data.
  5. Phoronix — Raspberry Pi 5 Linux benchmarks — comprehensive Linux-side benchmarking.

Related guides

— SpecPicks Editorial · Last verified April 21, 2026

— SpecPicks Editorial · Last verified 2026-04-23