The Problem with GPU Benchmarks

When you search for GPU benchmarks, you find charts with dozens of bars showing different cards at different frame rates across different games. It is easy to get lost in the data. It is also easy to be misled by numbers that look impressive but have nothing to do with real world gaming.

Benchmarks fall into two broad buckets: synthetic tests and real world game tests. The first type measures theoretical performance. The second type measures what you actually see on screen. One of these matters much more than the other.

Synthetic Benchmarks: What They Measure and Why They Lie

Synthetic benchmarks are programs designed to stress the GPU in controlled, repeatable ways. The most common ones are 3DMark Time Spy, FurMark, Unigine Heaven, and Superposition. They produce a single score at the end. Higher is better.

The problem with synthetic benchmarks is they measure GPU performance in isolation under conditions no real game creates. A high Time Spy score means your GPU is fast at running Time Spy. It does not mean it is fast at running Cyberpunk or Call of Duty or whatever you actually play. Different games stress different parts of the GPU differently. A card that dominates one synthetic test can look mediocre in another, and neither test tells you how it performs in the game you care about.

Synthetic benchmarks are useful for one thing: comparing your own card to the same model to check if it is performing correctly. If your GPU scores 20 percent below the average for its model, something is wrong. That is useful. Using synthetic scores to compare different GPU models against each other is not.

Real World Game Benchmarks: The Numbers That Actually Matter

Game benchmarks run an actual game, either a built in benchmark tool or a manual pass through the same section of a level, and report the frame rate. These are the benchmarks you should base buying decisions on.

When you look at a game benchmark chart, you will see several numbers for each GPU. Here is what each one means and how much you should care about it.

Average FPS: The Headline Number

Average frames per second is the most commonly reported number and the least useful on its own. It is the mean frame rate across the entire benchmark run. A card averaging 120 FPS sounds great, but that number hides everything.

Imagine a benchmark that runs at 200 FPS for 90 percent of the time and drops to 20 FPS for the other 10 percent during a heavy explosion sequence. The average comes out to 182 FPS. That number looks fine. But those 20 FPS moments are where the game feels terrible, and the average tells you nothing about them.

Average FPS is a starting point, not a decision maker. Look at it to get a rough sense of where a card sits, then move on to the next numbers.

One Percent and 0.1 Percent Lows: The Numbers That Determine How Smooth Your Game Feels

These are the most important benchmark numbers and the ones most people skip over. Here is what they mean.

A benchmark records the frame time for every single frame. It sorts them from fastest to slowest. The one percent low is the frame rate at the cutoff where only one percent of frames were slower. The 0.1 percent low is the cutoff where only 0.1 percent of frames were slower. In plain English: the one percent low tells you how bad your worst moments are. The 0.1 percent low tells you how bad your absolute worst stutters are.

If a card has an average of 90 FPS but a one percent low of 35 FPS, the game will feel stuttery even though the average looks decent. If another card averages 75 FPS but has a one percent low of 60 FPS, the second card will feel smoother despite the lower average. Smoothness is consistency, not peak speed.

When comparing GPUs, compare the one percent lows first. Two cards with similar averages can feel completely different depending on how well they handle the heavy moments. A high average with bad lows is a card that looks good in a chart and feels bad in your hands.

Frame Time: The Number Behind the Number

Frame time is how long each individual frame takes to render, measured in milliseconds. It is the inverse of FPS. At 60 FPS, each frame takes 16.7 milliseconds. At 144 FPS, each frame takes 6.9 milliseconds.

Frame time consistency matters more than the raw value. A frame time graph shows spikes where the GPU struggled. These spikes are stutters. You feel them even if the average FPS stays high. A flat frame time graph means smooth gameplay. A spiky frame time graph means the card is struggling under certain loads.

Most review sites do not show frame time graphs because they take up space and are harder to digest than a single FPS number. But they are worth seeking out if you want to know what a card actually feels like to use. YouTube reviewers often overlay frame time graphs on gameplay footage, which is the most useful format. You can see the spike and the stutter at the same time.

Resolution Matters More Than You Think

Benchmarks are run at specific resolutions, usually 1080p, 1440p, and 4K. The resolution changes which part of your system is the bottleneck and how different GPUs compare.

At 1080p, the GPU is often not the limiting factor. The CPU becomes the bottleneck in many games because the GPU is waiting for the CPU to finish its work. This means two very different GPUs can produce similar frame rates at 1080p, not because they are equally fast, but because the CPU is capping both of them. If you game at 1080p with a high refresh rate monitor, CPU choice matters almost as much as GPU choice.

At 1440p, the GPU becomes the primary bottleneck for most games. This is where GPU benchmarks start to show real separation between cards. If you game at 1440p, pay the most attention to benchmarks run at this resolution.

At 4K, the GPU is almost always the bottleneck. Differences between cards become very visible. A card that looked fine at 1080p can fall apart at 4K. The GPU's VRAM also becomes more important at 4K because textures are larger and fill the frame buffer faster.

Always check benchmarks at the resolution you actually play at. A card that looks amazing at 1080p might be mediocre at 1440p. Benchmarks run at a resolution you do not use are not useful to you.

VRAM: The Spec That Hides in the Background

VRAM is the GPU's own memory. It holds textures, frame buffers, and everything the GPU needs to render a frame. When VRAM runs out, performance falls off a cliff. The GPU has to pull data from system RAM or storage, which is orders of magnitude slower.

VRAM requirements are creeping up. Modern games at 1440p with high texture settings can use 10 GB or more. At 4K, 12 GB is becoming the practical minimum for new titles with maxed settings. A card with 8 GB of VRAM might benchmark well today in games optimised for that amount, but it will age faster than a card with 12 GB or 16 GB as games get hungrier.

When looking at benchmark results, check whether the review mentions VRAM usage during the test. If a card is hitting its VRAM limit in any test, the benchmark score for that game is not representative of the card's actual computing power. It is measuring a VRAM wall, not GPU speed. A card with more VRAM might score similarly today and pull ahead significantly in a year or two.

Spec Sheet Numbers: What to Ignore

GPU spec sheets list core counts, clock speeds, memory bandwidth, and TFLOPS. Most of these numbers are useless for comparing cards across different architectures. Here is why.

Core count (CUDA cores, stream processors, compute units) tells you how many parallel processing units the GPU has. But different architectures do different amounts of work per core per clock cycle. More cores does not automatically mean faster, especially when comparing Nvidia to AMD or comparing cards from different generations.

Clock speed tells you how fast each core runs. But cores from different architectures do different amounts of work per clock cycle. A lower clocked card from a newer architecture can be much faster than a higher clocked card from an older one.

TFLOPS is a theoretical maximum compute number. It tells you how fast the GPU is at floating point math in a perfect world with perfectly optimised code running nothing but math. Games are not perfectly optimised math. TFLOPS does not translate to frame rates in any predictable way.

Spec sheet numbers are only useful for comparing two cards from the same architecture and same generation. Comparing a 4070 to a 4060 from the same series? Core count and clock speed will tell you roughly where they sit relative to each other. Comparing an Nvidia card to an AMD card using spec sheets? The numbers are meaningless. Different architectures, different efficiency, different real world performance. Only game benchmarks tell you the truth.

How to Read a Review Without Getting Lost

When you open a GPU review, do these things in this order:

First, find the game benchmarks at your resolution. Skip the synthetic tests. Skip the spec analysis. Go straight to the game charts, find the ones at the resolution you use, and look at the one percent lows before the averages. A card with a higher one percent low but a slightly lower average beats the reverse every time.

Second, check whether the test system matches yours. The CPU, RAM speed, and storage all affect benchmark results. If the review uses a flagship CPU and you are pairing this GPU with a midrange chip, your results will be lower. Reviews are best case scenarios. Your real world results will be somewhere below them unless your system matches theirs.

Third, look at multiple sources. Every reviewer uses a slightly different test scene, different game settings, and a different test bench. A GPU that looks great in one review and mediocre in another is not a contradiction. It is showing that the card's performance varies depending on the game and the setup. Look at three or four reviews before forming an opinion.

Fourth, ignore launch day reviews for day one purchase decisions. Launch day drivers are often rough. Performance improves over the first few months as driver updates land. A card reviewed on launch day with immature drivers might look worse than the same card reviewed three months later. If you are buying a card months after launch, find recent benchmarks, not launch day ones.

GPU benchmarks are not complicated once you know which numbers to look at. Ignore synthetic scores. Ignore spec sheet comparisons across architectures. Focus on one percent lows at your resolution in the games you play. That is the number that tells you what the card will actually feel like. Everything else is noise dressed up as data.