Zigbee Beats Matter over Thread in Small Homes, But Matter Wins at Scale
A new arXiv study benchmarks Zigbee against Matter over Thread on real hardware, finding Zigbee faster to recover and lower overhead in small setups, while Matter scales better across multi-hop networks.

A new paper from researchers at Politecnico di Milano (arXiv:2603.04221) puts two of the smart home's leading low-power wireless protocols head-to-head on a real testbed built from off-the-shelf hardware. The question: when you actually deploy Zigbee and Matter over Thread in a house, which one holds up?
The study measures scalability, responsiveness, and fault tolerance. The headline result: Zigbee has lower baseline overhead and recovers routes faster, making it snappier in small, static deployments. Matter over Thread, by contrast, keeps throughput stable and latency predictable as the network grows into multi-hop territory.
That's a trade-off, not a verdict. Zigbee is a mature, non-IP mesh protocol—it's been in production for years, and it shows. Matter over Thread is IP-based, designed for interoperability across ecosystems, and that architectural choice buys it robustness at scale but costs it in agility.
The researchers built their testbed from commercially available hardware, so this isn't a simulation. They measured real packet delivery, route recovery times, and latency under varying node counts. The results are the kind of empirical data that's been missing from the protocol wars, where marketing claims often outpace measurements.
For engineers choosing between the two, the takeaway is clear: if you're building a small, fixed set of devices, Zigbee's efficiency wins. If you're planning for growth—more devices, more hops, more churn—Matter over Thread's scalability is the safer bet.
The paper doesn't settle the debate; it sharpens it. Both protocols work, but they excel in different regimes. The right choice depends on the deployment, not the hype.
Zigbee achieves lower baseline overhead and faster route recovery, making it more responsive in static small-scale deployments. Matter over Thread, conversely, exhibits superior scalability and robustness.
| Dimension | Zigbee | Matter over Thread |
|---|---|---|
| Baseline overhead | Lower | Higher |
| Route recovery | Faster | Slower |
| Scalability | Limited | Superior |
| Multi-hop throughput | Degrades | Stable |
| Latency predictability | Good in small | Predictable at scale |
Source: arXiv.org