gaming calculators

Gaming FPS Performance Estimator

Estimate the in-game FPS your hardware will deliver at your chosen resolution and quality settings. Enter your GPU's base FPS benchmark, target resolution, quality preset, and CPU bottleneck factor to get an adjusted frame-rate prediction.

About this calculator

Frame rate in PC gaming scales predictably with resolution, quality settings, and CPU-GPU balance. This calculator starts from a known base FPS at 1080p Ultra — typically taken from a GPU benchmark database — and applies a series of multipliers. The resolution multiplier reflects the increased pixel load: 1080p = 1.0×, 1440p = 0.65×, 4K = 0.35×. The quality multiplier adjusts for shader and draw-call overhead: Low = 1.6×, Medium = 1.3×, High = 1.0×, Ultra = 0.8×. A CPU bottleneck factor (a value ≤ 1.0) accounts for processor-limited scenarios where the GPU cannot run at full utilization. The full formula is: Estimated FPS = baseFPS × resolution_multiplier × quality_multiplier × cpuBottleneck. These multipliers are derived from observed scaling patterns across major game engines and GPU generations.

How to use

Suppose your GPU benchmarks at 120 FPS (base, 1080p Ultra), you want to play at 1440p High settings, and your CPU bottleneck factor is 0.90. Step 1 — Resolution multiplier for 1440p: 0.65. Step 2 — Quality multiplier for High: 1.0. Step 3 — CPU bottleneck: 0.90. Step 4 — Estimated FPS: 120 × 0.65 × 1.0 × 0.90 = 70.2 FPS. You can expect approximately 70 FPS at 1440p High with your current CPU-GPU combination — comfortably above 60 FPS but below 144 Hz monitor territory.

Frequently asked questions

How do I find my GPU's base FPS for 1080p Ultra settings?

The most reliable sources for base FPS benchmarks are dedicated hardware review sites such as Digital Foundry, Tom's Hardware, and TechPowerUp. Search for your GPU model alongside the specific game title and '1080p Ultra' or '1080p Max settings.' GPU manufacturers also publish reference benchmarks, though these are sometimes optimistic. Using an average across 2–3 reviewed games gives a more representative baseline than relying on a single title, especially since CPU-limited games can skew results significantly.

Why does 4K resolution reduce FPS so drastically compared to 1080p?

4K (3840×2160) contains exactly four times as many pixels as 1080p (1920×1080), which means the GPU must shade, texture, and render four times the pixel data per frame. This is why the calculator applies a 0.35× multiplier — most GPUs deliver roughly one-third of their 1080p frame rate at 4K Ultra. Technologies like DLSS (NVIDIA), FSR (AMD), and XeSS (Intel) use AI upscaling to recover much of this performance loss, but the calculator uses native rendering as its baseline. If you use upscaling, your real-world FPS will be higher than the estimate.

What is a CPU bottleneck factor and how do I estimate mine?

A CPU bottleneck occurs when the processor cannot feed draw calls, physics calculations, or game logic to the GPU fast enough, causing the GPU to sit idle and FPS to drop. The bottleneck factor is expressed as a multiplier between 0 and 1, where 1.0 means no bottleneck and 0.7 means a 30% performance loss due to CPU constraints. Tools like MSI Afterburner or HWiNFO can show GPU utilization during gameplay — if your GPU is consistently below 95% utilization while FPS is low, a CPU bottleneck is likely. Pairing a high-end GPU with a budget CPU typically yields a factor of 0.75–0.85 in CPU-intensive games.