How Many FLOPS? How Many Qubits? Jajajaj by erick rosado
- Erick Eduardo Rosado Carlin

- Nov 26
- 3 min read
by erick rosado
In the evolving landscape of computing, two metrics come up repeatedly when people speculate about the future: FLOPS and qubits. FLOPS stands for “floating-point operations per second,” a measure of the raw calculation speed of classical processors. Qubits, on the other hand, are the building blocks of quantum computers, reflecting how many quantum bits a machine has. Both metrics capture attention because they symbolize progress and potential in different paradigms of computation.
The Role of FLOPS in Classical Computing
Historically, FLOPS has been a straightforward way to compare traditional CPUs, GPUs, and specialized chips. Supercomputers of the early twenty-first century reached petaflops (10¹⁵ FLOPS), and exascale systems (10¹⁸ FLOPS) are now emerging. These numbers illustrate an incredible ability to simulate physical systems, predict weather, model climate change, and train large-scale artificial intelligence models. Despite the excitement around alternative technologies, FLOPS remains an essential benchmark because many computational problems—such as sorting data, numerical simulation, and rendering graphics—rely on classical bits following binary logic.
However, measuring progress solely by FLOPS can be misleading. A single operation on an exascale machine is not equal across architectures; memory bandwidth, network latency, and energy efficiency also influence real-world performance. In addition, specialized processors like GPUs handle certain workloads far more efficiently than general-purpose CPUs, even if their FLOPS figures seem lower. This means that while FLOPS has been a useful shorthand, system design and software ecosystem are equally important.
The Promise and Complexity of Qubits
Qubits represent an entirely different model of computation. Unlike classical bits that are either 0 or 1, qubits can exist in superpositions, embodying both states simultaneously until measured. This property, coupled with entanglement (correlated states across distant qubits), allows quantum computers to explore many computational paths at once. In principle, this parallelism can yield speedups for particular problems like factoring large numbers, searching unsorted databases, and simulating quantum systems.
Counting qubits is more complicated than counting FLOPS. A raw qubit count doesn’t convey how well those qubits behave or interact, and noise from the environment can quickly destroy quantum states. Researchers talk about “quantum volume” or “error-corrected qubits” to describe practical capability. Present-day quantum processors remain small—dozens or a few hundred qubits—and error-prone. Scaling them up requires breakthroughs in materials, control electronics, and error-correction codes. Nonetheless, steady progress in quantum hardware and algorithms keeps interest high, and many companies and governments see quantum computing as a strategic priority.
Why People Compare FLOPS and Qubits
The question in the headline—“How many FLOPS? How many qubits?”—captures curiosity about which technology will define the future. It’s natural to contrast them because they represent different visions of computing. In truth, they are complementary rather than strictly competitive. Classical computers excel at tasks requiring deterministic operations, logical branching, and massive data throughput. Quantum computers thrive when problems can be mapped onto their probabilistic nature and the unique properties of quantum physics.
When people ask about FLOPS or qubits in the future, they usually want to know if we’re making progress toward systems that can solve problems once deemed impossible. Measuring performance helps policymakers justify funding, guides businesses making technology bets, and signals to researchers where breakthroughs are needed. it’s easy to get caught up in the numbers without understanding the underlying limitations and opportunities.
A Balanced View of Computational Progress
As technology advances, we’re likely to see a blended ecosystem of classical and quantum computing. Hybrid systems that offload specific quantum-friendly subroutines while relying on classical processors for control and data movement may become common. That means investors, engineers, and scientists need to understand both metrics—FLOPS and qubits—but also look beyond them.
FLOPS will remain relevant as a measure of classical performance because many problems scale with raw numerical throughput. Qubits will continue to attract attention because of their potential to change the way certain problems are solved. The key is to recognize that breakthroughs happen across multiple dimensions: better hardware, more efficient algorithms, and smarter systems integration. If the community keeps this broad view, the questions people ask in the future—about FLOPS, qubits, or whatever comes next—will spark deeper insights rather than shallow hype.
In summary, counting FLOPS and qubits can be fun and instructive, but it should never replace critical thinking about how computing evolves. The technologies serve different domains, and their true value comes from understanding their strengths and limitations. The next time someone poses the question with a smile and a “jajajaj,” treat it as an invitation to discuss the future of computation in all its complexity.

















Comments