Quick answer

Average FPS describes throughput across a sample. A 1% low summarizes the slower end of delivery and often tracks perceived consistency better, but it is sensitive to capture length and scene selection. Use both metrics with the underlying frame-time trace rather than turning either into a universal score.

Use the result as a hypothesis

No online score observes your clocks, temperatures, software version, memory pressure or exact scene. Confirm the suspected stage with a repeatable capture before changing hardware.

What can cause this performance pattern?

A useful diagnosis begins with several competing explanations. The following causes can produce similar headline utilization while requiring different fixes.

Signals worth recording

  • Short captures make percentile values unstable.
  • Menus and loading screens distort the slow tail.
  • Shader compilation can punish the first run only.
  • Different routes create different CPU and GPU demand.

Record the event in the workload where it matters. A lightweight menu, loading screen or empty benchmark scene cannot represent the busiest part of a game or application.

Run a controlled test

Keep the application, scene, software version and warm-up state fixed. Change one input, record the response and restore the baseline before the next test.

Step-by-step test plan

  1. Warm the game before the measured route.
  2. Capture at least three comparable runs.
  3. Report average, 1% low and sample duration.
  4. Inspect the slow frames instead of trusting the percentile alone.

Repeat the capture at least three times when results vary. The measured change should be larger than normal run-to-run movement before it is used as buying evidence.

How to interpret the evidence

Observation, test and meaning

ObservationControlled changeLikely interpretation
High average, weak lowsInspect spike locationsStutter or intermittent work controls the experience
Both values lowReduce graphics loadSustained throughput may be insufficient
Large run varianceStandardize the routeThe benchmark is not yet reliable

The interpretation is directional. More than one limit can appear in a single workload, and the slowest stage can move after a setting, cap or hardware change.

Turn the result into a useful decision

Upgrade decisions need a stable target. If the average meets the display goal but the lows remain poor, investigate memory, background work, compilation and temperature before buying a faster GPU. If both move strongly with resolution, graphics throughput is a better lead.

Article-specific measurement worksheet

Label these fields in the capture notes so another run can reproduce the same question:

  • sample population
  • percentile cutoff
  • arithmetic mean
  • slow tail
  • outlier frame
  • benchmark duration
  • median run
  • distribution shape

Common mistakes to avoid

  • Quoting a 1% low without sample length.
  • Mixing built-in and manual benchmark routes.
  • Assuming every slow frame comes from hardware.

Short summary: define the target, capture the exact problem, change one variable and buy only when the expected stage responds consistently.

Continue the evidence path

The following resources connect this test to the broader bottleneck topic and the relevant comparison tool.

Check the PC performance magazine for the latest field guides, use the diagnosis FAQ when signals disagree, and compare reviewed CPU profiles with GPU profiles before changing hardware.

Run the CPU and GPU calculator

Related measurement guides

Build the cluster one verified step at a time

Technical sources

References for the measurement method