← Blog/What 50% More Memory Bandwidth Actually Buys On-Device
deep-dive
Runyard Team
@runyard_dev
8 min read

Tags

#a20-pro#apple#bandwidth#on-device#tokens-per-second
Runyard.dev — Find AI Models That Run on Your Hardware

What 50% More Memory Bandwidth Actually Buys On-Device

A20 Pro specifications: 50% more memory bandwidth, dual 16-core Neural Engine, 2x AI processing, 7-core GPU, 2-nanometre process
Apple's own numbers. The one that governs on-device generation is the big one.

Apple says the A20 Pro has 50 percent more memory bandwidth than the A19 Pro. It does not say what either figure is in gigabytes per second, and it never has for a phone. So the honest way to use the claim is as a ratio, which turns out to be enough.

The relationship

Tokens per second is roughly memory bandwidth divided by the bytes read per token, which for a dense model is the size of its weights. Nothing else in that expression changed tonight.

So a 50 percent increase in bandwidth is about a 50 percent increase in generation speed, on the same model at the same quantisation. If a 3B model produced 28 tokens per second on the previous chip, expect something near 42 on this one.

Those absolute figures are illustrative rather than measured — Apple has never published a phone's bandwidth in GB/s, so nobody can give you a real starting number. The ratio is what is confirmed, and the ratio is what carries through to tokens per second.

What it does not buy

Capacity. How large a model can be resident is set by memory size, not memory speed, and Apple published no RAM figure. A faster memory interface moves the same 3B-class model more quickly; it does not let a 7B model fit where it did not before.

This is the distinction that makes most phone-AI coverage confusing. Two numbers govern local inference and they are frequently conflated:

  • Capacity decides which models load at all. On a phone it is the binding constraint, and it is the one Apple does not disclose.
  • Bandwidth decides how fast a loaded model generates. It is the one Apple just improved by half and chose to lead with.
  • Compute — the neural-engine figure — decides prompt processing and compute-heavy work like image generation, and has little bearing on how fast text streams out.

Why a 50% step is genuinely large

Phone memory interfaces do not usually move like this. Generational gains of ten or fifteen percent are ordinary; half again in one step is the kind of change that comes from widening the interface rather than clocking the same one higher — which is precisely what Apple says it did.

For on-device AI it is the most consequential thing in the announcement. It is also, quietly, an admission of where the bottleneck was: you do not widen the memory interface to fix a compute problem.

How to sanity-check it when devices ship

  • Run the same model and quantisation on both generations, and compare tokens per second. The ratio should land near 1.5, not near 2.
  • If it lands near 2, something other than bandwidth improved as well — possibly a change in how the model is scheduled across the accelerators.
  • If it lands near 1.1, the workload was not bandwidth-bound in the first place, which would be worth knowing.
  • Watch for the RAM figure from teardowns. That is what decides whether anything larger can run, and it is still unknown.

Everything above uses Apple's stated ratio and our own arithmetic. Where we have used absolute numbers they are labelled illustrative, because no real ones exist yet.

The same relationship, on hardware you can actually measure.

Estimate tokens per second

And why capacity, not speed, is what limits a phone.

Read the on-device memory piece

RUNYARD.DEV

Hardware-aware AI model discovery. Know exactly what runs on your machine — before you download.

© 2026 RUNYARD.DEV — All rights reserved.

Built for local AI.

Tools

Try Runyard

Find AI models that fit your exact hardware. Enter your specs and get a ranked list instantly.

Newsletter