Hi OP Stack Community and Core Devs,
As the transition toward Post-Quantum Cryptography (PQC) becomes an operational necessity across L1/L2/L3 infrastructures, the primary bottleneck remains execution overhead. Introducing lattice-based cryptography traditionally degrades sequencer throughput and expands block production times.
To address this, we have developed QUBEX Sentinel, a chain-agnostic PQC middleware engineered with a decoupled validation framework and high-concurrency Go execution engine, built to support L1, L2, and L3 networks.
We have successfully simulated a 100,000 transaction stress-test across 11 live network environments (including both L1s and various modular L2/L3 rollups) to measure real-world signing latency under NIST Level 5 boundaries.
Here are our verified performance metrics specifically for the OP Stack architecture:
| Rank | Network | Type | Avg Signing Latency | Verification | Status |
|---|---|---|---|---|---|
| 1 | Base | Optimistic Rollup (OP Stack) | 39,595 ns | On-chain | Ready |
| ⌠| [Other Tested Networks] | L1 / L2 / L3 Frameworks | [Data Kept Confidential] | On-chain | Ready |
| 10 | Optimism | Optimistic Rollup (OP Stack) | 246,632 ns | On-chain | Ready |
Key Takeaway for OP Stack Builders:
Our benchmarks prove that under a decoupled architecture, Base can maintain sub-millisecond execution (39.5k ns) while running full quantum-resistant validation. However, the raw latency on the Optimism mainnet environment shows room for state-friction optimization (246.6k ns).
We have made our high-performance Go-based stress-testing suite public for independent verification. You can view the implementation and the terminal logs for these environments here:
We are currently looking to collaborate with OP Stack core developers, RaaS providers, and infrastructure researchers to run further stress-tests on the sequencer layer across L1/L2/L3 environments.
Would love to hear the communityâs thoughts on optimizing PQC validation pathways before the quantum migration gap widens.
Best regards,
Spyridon Gagrinas
Founder, Qubex Sentinel