Quilibrium.one
SocialOfficial
Quilibrium Wiki
Quilibrium Wiki
  • Start here
  • Links & Info
  • FAQ
  • What is Quilibrium?
  • Quilibrium tokenomics
  • Q Story and Roadmap
  • Diving into Quilibrium
    • Quilibrium qualifies as "decentralized protocol"
    • What types of applications can we develop on Quilibrium?
    • How does Quilibrium maintain decentralization?
    • How Quilibrium Fixes Some Common Problems with Centralization
    • Gas fees and dynamic fee market on Quilibrium
    • Core Technologies in Quilibrium
    • Q vs ETH vs SOL
    • How fast is Quilibrium?
    • How Quilibrium Protects Privacy Without Enabling Crime
    • Quilibrium's innovative use of passkeys
    • Quilibrium KMS: The Future of Key Management
    • Security Audits of Quilibrium’s Cryptographic Protocols
    • The Alternative Thesis for Consumer Crypto
    • The Illusion of Decentralization in Crypto, and Quilibrium’s Radical Alternative.
    • Programmable MPC vs ZKP
  • Quiibrium use cases
    • Quilibrium WASM integration
    • A data storage solution built for maximum security
    • Hosting ERP Systems on the Quilibrium Network
    • The internet needed for the evolution of Smart Cities
    • Quilibrium : the path to achieving scale for AI
    • Moving tokenized real-world assets onto Quilibrium
    • Quilibrium: A Real World Asset Network Solution For Custodians
    • Quilibrium: a global network for unlocking AI agents' true potential
    • Quilibrium: scalability for the metaverse without limitations
  • External articles
    • Quilibrium explained like I am 5 :-)
    • Quilibrium Builders' Guide
    • Bybit, Gnosis, and Cold Storage
  • Running a Node
    • Is running a Quilibrium node still profitable?
    • How does Quilibrium reward the most efficient nodes?
    • What are the most important factors in a node performance?
    • Proof of Meaningful Work (PoMW)
  • Brand kit
  • Work in progress
  • Contact Me
  • Want to say thank you?
Powered by GitBook
On this page
  • Transaction Finalization Speed on Quilibrium
  • Comparison with Other Blockchains
  1. Diving into Quilibrium

How fast is Quilibrium?

The Quilibrium network has been tested to handle up to 100 million messages per second (MPS), demonstrating its capability to support highly demanding applications such as social networks and financial services for processing payments or trades.

While MPS is not exactly the same as transactions per second (TPS), they are closely related. The actual TPS depends on the number of nodes available to handle the load. Initial estimates, based on previous node count statistics, suggest a realistic upper bound of 1.5-2.5 million TPS.

The network's performance scales with the number of shards, with each shard capable of processing approximately 6,000 TPS. The Quilibrium network is designed with a minimum of 256 global shards, and core shards can further divide if needed. Under optimal conditions, these numbers represent the upper bounds for a 256-shard configuration.

It's important to note that while these figures may seem far-fetched compared to other blockchain networks, the difference lies in Quilibrium's unique approach. Unlike networks that use Merkle trees and require strict linearized processing, Quilibrium employs a different method for handling transactions within a shard's frame.

The network doesn't use Merkle trees for transactions in a given shard's frame. Instead, it processes conflict-free transactions in parallel, allowing for significantly higher throughput. This innovative approach enables Quilibrium to achieve its impressive performance metrics.

As the network develops and more shards are implemented, the potential for even higher transaction speeds increases. The Quilibrium network is designed to self-organize into optimal conditions, potentially pushing the boundaries of blockchain performance and scalability.

Transaction Finalization Speed on Quilibrium

Quilibrium (Q) delivers rapid transaction confirmations by leveraging its innovative RPM mixnet, a live transaction inclusion system that bypasses the mempool delays typical of many blockchains.

When the node tasked with publishing a transaction’s frame shows it’s active, confirmation is assured as soon as the transaction send completes. What makes this reliable is the parallel processing: even if the primary node drops, multiple others handle the same transactions simultaneously, ensuring uninterrupted inclusion through the mixnet’s design.

This contrasts with traditional networks where transactions linger in a mempool awaiting block publication—on Quilibrium, the client stays connected until inclusion is confirmed, offering immediate feedback.

The time to finalize a transaction on Quilibrium varies based on factors like transaction complexity, the hardware speed of nodes in a shard, network latency, and connection reliability.

Available data highlights:

  • Lower Bound: 200 milliseconds (0.2 seconds)

  • Upper Bound: 10 seconds (per continuation, if relevant)

Simple transactions on optimized hardware with a strong network can hit that lightning-fast 200 ms mark, while more intricate operations or suboptimal conditions may push times toward the 10-second ceiling.

Comparison with Other Blockchains

Here’s how Quilibrium stacks up against Ethereum, Solana, and Kaspa:

Blockchain
Finalization Time
Key Mechanism

Ethereum

12-14 minutes (base)

Proof of Stake

Solana

~12.8 s (full finality)

Proof of History + PoS

Kaspa

1-10 s

BlockDAG + Proof of Work

Quilibrium

200 ms - 10 s

RPM Mixnet + Parallel Nodes

  • Ethereum: After its 2022 Proof of Stake shift, base-layer finality takes 12-14 minutes (6 blocks at 12-14 seconds each). Users often treat 1-2 minutes as “confirmed,” but full security lags. It’s built for robustness, not speed.

  • Solana: With 400 ms block times and a Proof of History twist, Solana hits full finality in ~12.8 seconds (31 confirmations). Practical confirmations often register in 1-2 seconds, making it a speed leader among high-throughput chains.

  • Kaspa: Using a blockDAG, Kaspa achieves 1-second block times, with finality typically between 1-10 seconds. Its design supports massive potential TPS, though its ecosystem is still growing.

PreviousQ vs ETH vs SOLNextHow Quilibrium Protects Privacy Without Enabling Crime

Last updated 2 months ago

Page cover image