CPU: What It Is & How to Choose One

The CPU, or central processing unit, is the chip that carries out the instructions every program on your computer needs to run. It’s often called the “brain” of a PC, and while that’s a simplification, it’s a fair one: nearly everything that happens on your machine — opening an app, rendering a web page, calculating a spreadsheet formula, or deciding what a game’s AI does next — passes through the CPU at some point. Choosing the right one matters because it sets a hard ceiling on how responsive your system feels and how well it keeps up with the other components you pair it with.

How a CPU Works

A modern CPU is a small piece of silicon containing billions of transistors organized into multiple independent processing units called cores. Each core can execute its own stream of instructions, which is why “multi-core” processors can genuinely do several things at once rather than just switching between tasks very quickly (though they do plenty of that too).

Most consumer CPUs today also support simultaneous multithreading (called Hyper-Threading on Intel chips and SMT on AMD chips), which lets each physical core present itself to the operating system as two logical “threads.” This doesn’t double performance, but it lets a core handle two lighter tasks more efficiently by filling in gaps where one thread would otherwise be waiting.

Inside each core, the CPU fetches instructions from memory, decodes what they mean, executes them using its arithmetic and logic units, and writes results back. This all happens at a clock speed measured in gigahertz (GHz) — billions of cycles per second. A small pool of extremely fast memory called cache (split into L1, L2, and L3 levels) sits right on the chip to keep frequently used data close at hand, because even fast RAM is comparatively slow to reach.

Two numbers get thrown around a lot: base clock, the guaranteed speed the CPU runs at under sustained load, and boost clock, the higher speed it can briefly hit on a few cores when thermal and power headroom allow. Real-world performance lives somewhere between the two, shaped by cooling, motherboard power delivery, and how well the workload uses multiple cores.

Key Specs to Look At When Choosing a CPU

Spec What It Means Why It Matters
Cores / Threads Number of physical processing units and logical threads More cores help heavily multithreaded work (video editing, 3D rendering, compiling code, streaming while gaming)
Base / Boost Clock Guaranteed vs. peak operating speed in GHz Higher clocks generally mean snappier single-threaded performance, which still drives most games and everyday apps
TDP (Thermal Design Power) Roughly how much heat the chip is designed to dissipate under sustained load, in watts Determines cooler requirements and contributes to total system power draw
Socket The physical and electrical interface connecting the CPU to the motherboard Must match your motherboard exactly; also determines upgrade paths within a platform generation
Cache Size Amount of fast on-chip memory (especially L3) Larger cache can meaningfully boost gaming and some latency-sensitive workloads
Integrated Graphics Whether the CPU includes a basic GPU on the same die Useful as a fallback or for a build without a dedicated graphics card; not meant for serious gaming

Here’s how a few real CPUs compare across these specs:

ModelCores/ThreadsBase / Boost ClockTDPSocket
AMD Ryzen 5 76006C / 12T3.8 GHz / 5.1 GHz65WAM5
Intel Core i5-13600K14C / 20T3.5 GHz / 5.1 GHz125WLGA 1700
AMD Ryzen 9 7900X12C / 24T4.7 GHz / 5.4 GHz170WAM5
Intel Core i9-13900K24C / 32T3 GHz / 5.8 GHz125WLGA 1700

Notice how core count and thread count scale up as you move from an everyday six-core chip toward the higher tiers, while clock speeds climb more modestly — going from a 6-core/12-thread part to a 24-core/32-thread flagship is a much bigger multithreaded leap than the clock speed difference alone would suggest.

How to Choose the Right CPU for Your Build

The right CPU depends almost entirely on what you’ll actually use the PC for, and matching it sensibly to the rest of your build (see the PC Bottleneck Calculator for how CPU and GPU choices interact).

  • Budget / everyday use: A 6-core/12-thread chip in the AM4 or older LGA 1700 lineup is plenty for browsing, office work, streaming video, and light gaming at 1080p. Don’t overspend here — the money is often better spent on RAM or an SSD.
  • Mainstream gaming: A current-generation 6-core or 8-core CPU (AM5 Ryzen 5/7 or a 13th-gen Core i5) pairs well with mid-range GPUs and keeps up with high refresh-rate 1080p and 1440p gaming without bottlenecking a good graphics card.
  • Content creation / productivity: If you edit video, render 3D scenes, or compile large codebases, prioritize core count over peak clock speed. A 12-core or higher chip will finish multithreaded jobs meaningfully faster.
  • High-end / flagship builds: Chips like a Ryzen 9 or Core i9 make sense when you’re pairing with a high-end GPU and want headroom for both gaming and heavy multitasking, or when you run demanding creative workloads professionally.
  • Platform longevity: Consider whether the socket has an upgrade path. Buying into a platform near the end of its life can mean no future CPU upgrades without also replacing the motherboard.

Also factor in cooling and power. Higher TDP chips need a more capable cooler (see our CPU cooler guide) and a motherboard with adequate power delivery, especially if you plan to overclock.

Common Mistakes

  • Buying more cores than you’ll use. Most games and everyday software still lean heavily on a handful of fast cores. A high core-count chip won’t make a web browser or most games noticeably faster.
  • Ignoring the motherboard socket. A CPU is only compatible with motherboards built for its exact socket and chipset generation — always confirm before buying either part separately.
  • Pairing a powerful CPU with a weak GPU (or vice versa). An imbalanced build wastes money, since the weaker component becomes the bottleneck. Use a bottleneck calculator before finalizing a parts list.
  • Underestimating cooling needs. Higher-TDP and unlocked (“K”/”X”) chips run hot under sustained load. A stock or undersized cooler can force the CPU to throttle well below its rated boost clock.
  • Forgetting about power consumption. Higher-core-count and higher-clock chips draw meaningfully more power, which affects your PSU sizing and long-term electricity cost, especially if the system runs many hours a day.
  • Chasing clock speed alone. Two CPUs with the same GHz number can perform very differently depending on architecture and generation. Compare real per-generation performance, not just the number on the box.

Frequently Asked Questions


Do more cores always mean better performance?

No. More cores help with workloads that can split work across many threads at once, like video rendering or running multiple virtual machines. Many games and everyday applications still depend more on how fast a few cores run than on how many cores exist.


What's the difference between base clock and boost clock?

Base clock is the speed the CPU guarantees it can sustain continuously under load. Boost clock is a higher speed the chip can reach briefly on a subset of cores when there’s spare thermal and power headroom. Actual sustained performance usually lands somewhere between the two.


Do I need an unlocked ('K' or 'X') CPU?

Only if you plan to overclock, which requires a compatible motherboard chipset, a strong cooler, and some tuning. If you don’t plan to overclock, a non-unlocked chip typically offers the same day-to-day performance for less money.


Can I upgrade my CPU without changing the motherboard?

Only if the new chip uses the same socket and is supported by your motherboard’s chipset and current BIOS version. Check the manufacturer’s compatibility list before buying.


Does a CPU's integrated graphics matter if I have a dedicated GPU?

Not much for performance, but it’s useful as a backup display output if your graphics card fails or needs to be reseated, and it lets you boot and troubleshoot a system before a GPU is installed.


How do I know if my CPU is bottlenecking my GPU?

A CPU bottleneck typically shows up as GPU usage sitting well below 100% while frame rates stay flat regardless of graphics settings changes. Our PC Bottleneck Calculator can help estimate this based on your specific CPU and GPU pairing.