IT lexicon Hardware CPU

CPU Central Processing Unit

Hardware På svenska → Updated: 2026-05-23

The computer's brain — the chip that actually executes the instructions.

Measured in frequency (GHz, how fast it works), number of cores (how many things it does in parallel), and cache (how much it can keep close at hand).

For general tasks, the CPU is best. For massively parallel computation (AI, graphics, simulation), GPU beats CPU by orders of magnitude.

← Back to the lexicon