Power Limit vs Core Clock: Which Overclock Method Gives More Performance?
When overclocking a GPU, raising the power limit and increasing the core clock offset are both valid approaches, but they address different bottlenecks. Understanding which one is constraining your card tells you which to apply first—and they combine differently depending on the GPU architecture.
Both a power limit raise and a core clock offset increase performance, but through different mechanisms. Power limit removal allows the GPU to draw more watts to sustain higher boost clocks that it was already capable of reaching in short bursts. Core clock offset shifts the frequency targets the GPU boosts to, independent of the power budget. The interaction between these two variables is what makes GPU overclocking more complex than simply moving two sliders.
Is your GPU power-limited or clock-limited?
The first step is determining which constraint applies to your card. Run your benchmark or gaming load with HWiNFO64 logging and check the GPU power draw against the power limit. If GPU Total Board Power is consistently at or within 5W of your configured limit, the card is power-limited: it wants to run faster but cannot draw enough power to do so. Raising the power limit will help immediately.
If GPU power draw is consistently below the power limit (by more than 5W), the card is not power-limited: it is running as fast as its internal boost algorithm decides is correct for the thermal and voltage conditions. In this case, raising the power limit will produce little or no improvement. A core clock offset is more likely to help.
Power limit raise: what it does and when it helps
The GPU's boost algorithm is essentially a continuous power-budget auction. When more budget is available, the GPU steps up to higher voltage/frequency points on its internal boost table. Raising the power limit gives the algorithm more budget to work with. The gains are largest on GPUs that frequently hit their power limit during the workload—typically high-performance cards running demanding games at high quality settings.
Power limit gains are also architecture-dependent. Ampere (RTX 30 series) cards often respond strongly to power limit increases because they were designed with relatively conservative default limits. Ada Lovelace (RTX 40 series) cards were shipped with more generous defaults and respond less dramatically to power limit increases alone.
Core clock offset: what it does and when it helps
A core clock offset in Afterburner adds a fixed MHz value to every point in the GPU's boost table. This pushes the GPU toward higher frequency targets than it would normally select at any given voltage point. The gains from core offset are visible even when the GPU is not power-limited, because the offset raises the target the boost algorithm tries to reach.
Core clock offset is most effective on GPUs with silicon that can sustain clocks above factory defaults at the same voltage. This is fundamentally about silicon lottery—chips that were binned conservatively at the factory have more headroom for core offset than chips that were already running close to their per-chip maximum.
Where the combination matters most
On the RTX 4090, raising the power limit from 450W to 600W is the largest single gain you can make. Adding a +125 MHz core offset on top of that produces additional improvement, but the offset gain is smaller in percentage terms because the power limit increase already unlocked most of the sustained clock headroom. On an RTX 4070 Ti, which starts with a more generous power budget relative to its thermal capacity, the core offset may produce a proportionally larger contribution.
The implication for your overclock strategy: measure the gain from each method separately before combining them. Power limit alone, then add core offset alone back at stock power, then combine. This tells you the independent contribution of each and helps you understand your specific chip.