What Is Quantum Volume? A Clear Explanation of the Quantum Computing Benchmark
How Quantum Volume combines circuit width, depth, gate quality, connectivity and compilation—and why a higher score does not automatically mean a more useful quantum computer.
⚡ Quantum Brief
Quantum Volume is a benchmark designed to test how successfully a quantum computer can execute difficult random circuits. It considers more than the number of qubits: gate accuracy, connectivity, crosstalk, readout quality and circuit compilation all affect the result. A Quantum Volume of 1,024 means that the system passed the benchmark using a square circuit with 10 qubits and 10 layers, because 1,024 equals 2¹⁰. It does not mean that the computer has 1,024 qubits, is 1,024 times faster, or can reliably execute every 10-qubit algorithm. [1]
Key takeaways
- Quantum Volume measures the largest square random circuit a quantum system can successfully execute.
- The score is written as 2ᵐ, where m is the tested circuit width and depth.
- A high score requires accurate gates, effective connectivity, low crosstalk, reliable measurement and strong compilation.
- Quantum Volume is not a measure of processing speed, logical qubits, fault tolerance or performance on every application.
- It is best used alongside other measures such as circuit speed, layer fidelity, logical error rate and application-specific benchmarks.
On this page
What Does Quantum Volume Actually Measure?How Is the Quantum Volume Test Performed?How Is a Quantum Volume Score Calculated?What Makes Quantum Volume Increase?What Quantum Volume Does—and Does Not—Tell UsIt may test only the best qubitsFrequently asked questionsWhat Does Quantum Volume Actually Measure?
Quantum Volume is a whole-system benchmark for gate-based quantum computers. It was introduced to provide a more informative measure than physical qubit count alone.
A processor may contain many qubits but still be unable to perform large computations if its operations are inaccurate, its qubits have limited connectivity, measurements are unreliable or errors accumulate rapidly. Conversely, a smaller processor with high-quality operations may successfully run more demanding circuits.
Quantum Volume tests several parts of the system together:
The benchmark therefore evaluates the combined hardware-and-software system rather than an isolated component. The original Quantum Volume paper describes it as the largest random circuit with equal width and depth that a machine can implement successfully.
| System characteristic | Why it affects Quantum Volume |
|---|---|
| Number of usable qubits | Determines the possible circuit width |
| Single- and two-qubit gate quality | Errors accumulate as the circuit becomes deeper |
| Qubit connectivity | Poor connectivity may require additional routing and SWAP operations |
| Crosstalk | Operations on one qubit can unintentionally disturb others |
| State preparation and measurement | Incorrect preparation or readout changes the observed output |
| Compiler quality | Better circuit mapping can reduce the number of physical gates required |
| Calibration stability | Performance must remain reliable across many circuit executions |
How Is the Quantum Volume Test Performed?
The benchmark uses randomly generated model circuits. For a test size of m, the circuit contains:
m active qubits m layers of operations Random pairings of the qubits in each layer Random two-qubit operations drawn from the mathematical group SU(4)
The benchmark is therefore described as a square circuit because its width and depth are equal.
- 1
Step 1: Generate random circuits
Many random circuits are produced for a chosen width and depth. These circuits are intentionally generic rather than designed to solve one useful commercial problem.
- 2
Step 2: Calculate the ideal results
Each circuit is simulated classically to determine its ideal output probability distribution. The possible output bit strings are then divided using the median ideal probability. Outputs whose ideal probabilities are above the median are called heavy outputs.
- 3
Step 3: Compile the circuit
The abstract benchmark circuit must be translated into operations supported by the physical machine. The compiler may: Select the strongest available qubits Choose an efficient qubit layout Rewrite gates into native hardware operations Reduce routing operations Optimise the circuit for the device’s connectivity Compiler performance is intentionally part of the benchmark.
- 4
Step 4: Run the circuit repeatedly
The compiled circuit is executed on the quantum processor, producing measured bit strings.
- 5
Step 5: Measure heavy-output probability
The benchmark checks how often the processor produces outputs belonging to the ideal circuit’s heavy-output set. A test passes when the average heavy-output probability is greater than two-thirds with the required statistical confidence. The process is repeated at increasing circuit sizes until the system can no longer pass.
How Is a Quantum Volume Score Calculated?
Quantum Volume is normally expressed as:
Quantum Volume = 2ᵐ
Here, m is the largest square circuit size that successfully passes the benchmark.
What does Quantum Volume 1,024 mean?
It means that the tested system successfully completed the Quantum Volume protocol at m = 10 under the reported benchmark conditions.
It does not mean:
The processor contains 1,024 qubits It performed 1,024 quantum operations It is 1,024 times more powerful than another machine It can run every circuit involving 10 qubits It has demonstrated commercial quantum advantage It possesses fault-tolerant logical qubits
The score should always be read together with the device, test date, selected qubit subset, compilation method, number of circuits, confidence method and any optimisation or error-suppression techniques used.
| Largest passing circuit | Reported Quantum Volume |
|---|---|
| 4 qubits × 4 layers | 2⁴ = 16 |
| 6 qubits × 6 layers | 2⁶ = 64 |
| 8 qubits × 8 layers | 2⁸ = 256 |
| 10 qubits × 10 layers | 2¹⁰ = 1,024 |
| 16 qubits × 16 layers | 2¹⁶ = 65,536 |
| 20 qubits × 20 layers | 2²⁰ = 1,048,576 |
What Makes Quantum Volume Increase?
Quantum Volume improves when a system can execute wider and deeper random circuits while keeping the output distribution sufficiently close to the ideal result.
Higher gate fidelity
Every imperfect operation introduces some error. Because Quantum Volume circuits contain repeated layers of two-qubit operations, even relatively small errors can accumulate quickly.
Improving two-qubit gate fidelity is therefore particularly important.
Better connectivity
If two qubits that need to interact are not physically connected, the compiler may need to move quantum information using additional operations.
These routing operations increase circuit depth and create more opportunities for errors.
Systems with flexible or all-to-all connectivity may therefore require fewer routing operations for the benchmark, although architecture-specific gate speed and fidelity still matter.
Lower crosstalk
Quantum operations should affect only their intended qubits. Crosstalk occurs when control operations unintentionally disturb neighbouring or inactive qubits.
Because Quantum Volume runs operations across multiple qubits and layers, it can expose system-level errors that may not be apparent from testing one gate at a time.
Better compilation
The same abstract random circuit can produce very different physical circuits depending on how it is compiled.
A good compiler may:
Select a higher-quality group of qubits Reduce SWAP operations Use more efficient native-gate decompositions Avoid weaker hardware connections Schedule operations to reduce unwanted interactions
This is why Quantum Volume measures the complete execution stack—not hardware quality alone. [1]
Reliable preparation and readout
The system must prepare the intended starting state and correctly measure the final state. Readout errors can reduce the observed heavy-output probability even when the circuit operations themselves are accurate.
What Quantum Volume Does—and Does Not—Tell Us
Quantum Volume is useful because it provides a standardised test that is more holistic than quoting physical qubit count or the error rate of a single gate.
It is particularly helpful for answering:
How large a demanding, generic square circuit can this hardware-and-software system execute successfully?
It does not answer every important question about quantum-computer performance.
| Quantum Volume can indicate | Quantum Volume cannot establish |
|---|---|
| Performance on square random circuits | Performance on every quantum algorithm |
| Combined hardware and compiler quality | Quantum advantage over classical computing |
| Quality of a selected connected qubit subset | Average quality across the entire processor |
| Ability to sustain increasing circuit width and depth | Processing speed or jobs completed per second |
| Sensitivity to gate errors, routing and crosstalk | Number or quality of logical qubits |
| Progress under a repeatable protocol | Commercial usefulness for a specific workload |
It may test only the best qubits
It may test only the best qubits
Implementations can select the strongest connected subset of qubits available on a larger processor. A high score may therefore describe the best-performing region rather than the average quality of the entire chip.
It is a pass-or-fail benchmark
A circuit size either passes or does not pass the specified statistical threshold. This makes Quantum Volume easy to communicate, but it may hide gradual improvements that have not yet produced the next doubling of the score.
It uses one circuit shape
Quantum Volume uses square, random, highly entangling circuits. Real algorithms can have very different structures, depths, connectivity requirements and measurement patterns.
Performance on chemistry simulation, optimisation, error correction or dynamic circuits may therefore differ substantially.
Classical verification becomes difficult at scale
Identifying heavy outputs requires calculating the ideal circuit distribution classically. This becomes increasingly expensive as the number of qubits and circuit depth grow.
It should be one metric within a benchmark suite
Later benchmarking research recommends combining measures of quality, speed and scale rather than using one number as a universal ranking. Metrics such as layer fidelity were introduced partly because Quantum Volume focuses on a high-quality subset, produces a discrete result and does not directly describe performance across a large processor. [2][3]
The correct interpretation is therefore:
A higher Quantum Volume is evidence that a system successfully executed a more demanding version of this specific whole-system benchmark. It is not proof that the system is universally more powerful or more commercially useful.
Frequently asked questions
Can someone explain Quantum Volume simply?
Quantum Volume tests how large a square random circuit a quantum computer can run successfully. The test increases both the number of qubits and the number of circuit layers. Better gates, connectivity, calibration, measurements and compilation help produce a higher score.
Is Quantum Volume the same as the number of qubits?
No. A Quantum Volume of 4,096 does not mean the machine contains 4,096 qubits. Because 4,096 equals 2¹², it indicates that the system passed the benchmark at a square circuit dimension of 12 qubits and 12 layers.
Is a higher Quantum Volume always better?
A higher score is better performance on the Quantum Volume test. However, it does not guarantee better performance for every application. A comparison should also consider speed, usable qubit count, connectivity, logical performance and results on the intended workload.
Does Quantum Volume measure quantum-computer speed?
No. Quantum Volume primarily measures circuit quality and the size of a square random circuit that can be executed successfully. It does not directly measure gates per second, circuit throughput, queue time or total workload execution time.
Can Quantum Volume prove quantum advantage?
No. Passing a Quantum Volume test does not show that the processor has solved a useful problem faster, more accurately or more economically than the best classical alternative. Quantum advantage requires a specific workload, a strong classical baseline and disclosed resource comparisons.
Related answers
How Does Quantum Computing Work? A Complete Explanation Without the Misleading Analogies
28 min read
Quantum hardwareHow Many Qubits Does a Useful Quantum Computer Need? Physical vs Logical Qubits Explained
22 min read
Quantum hardwareWhat Is the Most Powerful Quantum Computer in 2026? A Hardware-by-Hardware Comparison
22 min read
Error correctionPhysical Qubits vs Logical Qubits: Why Quantum Computing’s Most Important Number Is Misunderstood
21 min read
CareersCan You Get a Quantum Computing Job Without a PhD? Roles, Skills and Career Paths
22 min read
ApplicationsWhat Can Quantum Computers Actually Do Today? Real Applications Without the Hype
26 min read
CybersecurityWhen Will Quantum Computers Break Encryption?
18 min read
IndustryWhen Will Quantum Computing Become Commercially Useful? Evidence, Timelines and Industry Forecasts
23 min read
AlgorithmsWhich Problems Can Quantum Computers Solve Faster? Algorithms, Evidence and Limitations
28 min read
FundamentalsWill Quantum Computers Replace Classical Computers? What the Future Computing Stack Will Really Look Like
18 min read
Methodology
QuantumNews reviewed the original peer-reviewed paper that defined Quantum Volume, official IBM/Qiskit implementation documentation and later research examining standard benchmark practices and performance measurement at larger processor scales. The explanation distinguishes the benchmark’s formal protocol from simplified marketing interpretations. Quantum Volume claims were interpreted only within the circuit family, qubit subset, compiler choices and statistical conditions used by the test. No vendor was ranked, and no current Quantum Volume record was included because records and testing conditions can change. The page treats Quantum Volume as one system-level benchmark rather than a universal measure of quantum-computer usefulness.
Update history
16 July 2026 — Initial QuantumNews Research Desk draft created using the original benchmark paper, official implementation documentation and subsequent benchmarking research.
Corrections
Found an error or newer technical evidence? Contact the QuantumNews editorial team.
References
- Validating Quantum Computers Using Randomized Model Circuits Physical Review A, 100, 032328, 2019 DOI: 10.1103/PhysRevA.100.032328 Primary paper defining the Quantum Volume benchmark and heavy-output-generation protocol.
- Qiskit QuantumVolume Documentation IBM Quantum
- Defining Standard Strategies for Quantum Benchmarks Mirko Amico, Helena Zhang
- Benchmarking Quantum Processor Performance at Scale David C. McKay, Ian Hincks
Discussion
0 professional contributions
Sign in to join this professional discussion.
Be the first to add a constructive contribution.
