mechanics · 7 min read · last updated 2026-05-09

Sui vs Solana TPS: What the Numbers Actually Mean

Sui vs Solana TPS compared with real benchmarks, not marketing decks. What throughput claims hide, and why retail buyers should care.

Sui vs Solana TPS: What the Numbers Actually Mean

If you have spent five minutes in a presale Telegram channel, you have probably seen someone wave around a Sui vs Solana TPS chart as proof that one chain is “obviously” going to win. We are going to break down what those numbers measure, what they hide, and why retail buyers picking a chain to deploy capital on should treat throughput as one of many inputs, not the headline.

This is a mechanics guide, not a hype piece. We are skeptical by default and we will tell you exactly where we could not verify a claim.

What “TPS” actually counts

Transactions per second sounds simple. It is not. Different teams count different things:

  • Solana historically reports total TPS including vote transactions. Validators broadcast consensus votes constantly, and those votes inflate the headline number. The metric most analysts use is non-vote TPS, which reflects real user activity. According to Solana Compass and Chainspect data through early 2026, Solana’s non-vote TPS typically sits in the 1,000-2,500 range, with bursts higher during heavy NFT mints or memecoin events.
  • Sui uses a parallel execution model with its Mishti / Sui Lutris consensus stack. Sui’s marketing has cited testnet figures above 100,000 TPS, but on-chain trackers show real mainnet throughput generally in the low hundreds, occasionally spiking into the low thousands during specific app events.

So when someone posts a “Sui does 297,000 TPS” graphic, they are quoting a controlled benchmark with simple coin transfers, no contention, optimal network conditions, and no smart contract overhead. Solana’s “65,000 TPS” claim has the same problem - it comes from theoretical capacity, not observed load.

For a deeper rant on how teams cherry-pick benchmarks, see our breakdown in /guides/blockchain-benchmarks-explained/.

The architecture difference, in plain English

The Sui vs Solana TPS debate is really an architecture debate.

Solana uses a single global state with Proof of History as a clock and parallel transaction execution via Sealevel. Every validator processes the same ordered stream. This is fast but fragile - when one part of the network gets congested, everything feels it. Solana has had several multi-hour outages, including events in 2021, 2022, and a degraded performance window in early 2024 (per Solana’s official status page).

Sui takes a different approach. Transactions involving “owned objects” (like a simple token transfer) skip full consensus and go through a faster path called Fast Pay. Only transactions involving “shared objects” (like a DEX swap) need full consensus via Mysticeti. The result: trivial transfers can finalize in well under a second, but complex DeFi activity is slower and competes for the same consensus bandwidth as Solana does.

This means Sui’s headline TPS is heavily weighted by simple object transfers. Compare that to Solana’s number, which already includes a heavy mix of complex DeFi and NFT transactions, and the apples-to-apples picture changes.

What we could not verify

A few claims we see repeated that we want to flag:

  • “Sui has never had an outage.” We could find no documented full mainnet halt as of May 2026, but the network is younger and less stress-tested than Solana. Absence of evidence is not evidence of absence.
  • “Solana is now centralized because of Jito.” This is more nuanced than the soundbite suggests. We could not find a clean, current Nakamoto coefficient comparison between Sui and Solana that we trust, and both networks have validator concentration concerns we would not hand-wave away.
  • Specific 2026 quarterly TPS averages from either foundation. We rely on third-party trackers because foundation-published numbers tend to flatter their own chain.

Why retail buyers should not chase TPS

If you are evaluating a presale on Sui or Solana, TPS is usually the wrong question. Better questions:

  1. Has the chain stayed up under stress? Solana’s outage history is real. Sui’s lack of outages is encouraging but unproven at Solana-scale activity.
  2. Are fees stable? Solana fees can spike dramatically during memecoin mania, sometimes pricing out small wallets. Sui fees have been more consistent but the user base is smaller.
  3. What is the wallet and custody story? A fast chain with a thin wallet ecosystem is a worse user experience than a slower chain with mature self-custody options. We covered this in /guides/self-custody-vs-exchange-storage/.
  4. Is the bridge ecosystem honest about risks? Cross-chain bridges have lost more retail money than slow block times ever will. See /news/bridge-exploit-tracker-2026/.

So which is “faster”?

For real-world conditions in 2026, Solana sustains higher non-vote TPS than Sui. For sub-second finality on simple transfers, Sui is genuinely fast - often faster end-to-end than Solana for that narrow use case. For complex DeFi at scale, Solana has more mileage and a deeper liquidity base.

If a presale project is telling you they “had to” launch on Sui because Solana cannot handle their TPS needs, treat that with suspicion. Almost no app on either chain is bottlenecked by chain throughput today. They are bottlenecked by users, liquidity, and product-market fit.

What this means for presale due diligence

When a project pitches a chain choice, look for:

  • Honest comparisons. If the deck says “100,000 TPS” without specifying testnet vs mainnet, that is a yellow flag.
  • Concrete reasons. “We chose Sui for its object model” is a real reason. “We chose Solana for speed” usually is not.
  • Stress-test plans. Does the team know what happens to their app during a network congestion event?

Our presale scoring methodology docks points for projects that lean on chain marketing instead of explaining real architectural choices.

Honest summary

Sui vs Solana TPS comparisons are usually framed as a winner-takes-all engineering contest, but the honest answer is that both chains are fast enough for almost any retail use case today, both have published numbers that flatter themselves, and the real differences live in finality model, outage history, fee stability, and ecosystem maturity. If you are picking a chain to hold capital on, ignore the TPS bar charts and look at how the chain has behaved when things go wrong.

FAQ

What is the realistic Sui vs Solana TPS in production?
Solana sustains roughly 1,000-2,500 non-vote TPS in normal conditions. Sui typically runs in the low hundreds. Lab numbers are far higher but rarely reflect mainnet load.
Why are advertised TPS numbers so different from real ones?
Marketing figures usually come from controlled testnets with simple transfers, no MEV, and no contention. Mainnet workloads include heavy smart contracts, congestion, and consensus delays.
Does higher TPS make a chain better for retail users?
Not directly. Finality, fee stability, uptime history, and decentralization often matter more than peak TPS for everyday users and presale participants.

Sources

Research, not advice. This article is editorial. We are not your financial adviser. Crypto presales can lose 100% of capital.