Guide
Hz to GHz: understanding CPU clock speeds explained
A gigahertz is exactly 1,000,000,000 Hz — a billion cycles per second. Modern CPUs run in the 3–5 GHz range, a scale that needed a new unit once early computers' few-MHz clock speeds grew a thousandfold.
By Buğra SözeriPublished
Hertz, megahertz, and gigahertz describe the same thing at three different scales — how many cycles a signal or clock completes each second. A CPU's clock speed, specifically, counts how many times per second its internal clock signal oscillates, which paces how frequently the processor can execute the next step of an instruction.
The exact conversions
1 GHz = 1,000,000,000 Hz = 1,000 MHz1 MHz = 1,000,000 Hz = 0.001 GHz
How CPU clock speeds have scaled
| Era (illustrative) | Typical clock speed |
|---|---|
| Early home computers | A few MHz |
| 1990s desktop PCs | Tens to a few hundred MHz |
| Modern desktop CPUs | 3–5 GHz |
The jump from megahertz to gigahertz clock speeds over the decades reflects genuine advances in how fast transistors can reliably switch state, not a unit relabeling — a modern 4 GHz processor is completing roughly a thousand times more clock cycles per second than a 1990s-era desktop CPU running at a few hundred MHz.
Why GHz alone doesn't tell the whole story
Clock speed measures cycles per second, but it says nothing about how much useful work happens per cycle — a processor's architecture, the number of instructions it can complete per clock cycle, its core count, and the specific workload all affect real-world performance. This is why two processors with the same GHz rating from different architectures or different manufacturers can perform very differently, and why clock-speed marketing largely gave way to broader benchmark comparisons once single-core clock speeds plateaued in the mid-to-high GHz range. GHz remains a genuinely useful number for comparing processors within the same architecture family, just not as a universal performance ranking across all chips.
Frequently asked questions
- How many Hz is 1 GHz?
- One gigahertz equals exactly 1,000,000,000 Hz (one billion Hz), or equivalently 1,000 MHz.
- How do you convert MHz to GHz?
- Divide by 1,000: GHz = MHz / 1,000. A processor running at 3,500 MHz is running at 3.5 GHz.
- Does a higher GHz number always mean a faster CPU?
- Not by itself. Clock speed in GHz measures how many cycles per second a processor's clock runs, but actual performance also depends on architecture, instructions completed per cycle, core count, and workload — comparing GHz figures only tells you something meaningful when comparing otherwise similar processor designs.
- Why did early computers run at MHz instead of GHz?
- Early home computers in the 1970s–80s ran at processor speeds of only a few MHz because semiconductor manufacturing and design techniques of the era couldn't reliably switch transistors billions of times per second — GHz-class clock speeds only became achievable as fabrication processes advanced over subsequent decades.
Sources & references
Authoritative references cited by this piece. Verified by Buğra Sözeri on the dates shown and re-checked at every deploy.
- BIPM — SI Brochure, 9th edition (hertz and its decimal multiples kHz/MHz/GHz) — Reference for how gigahertz relates to the base hertz unit(as of )
Related
More guides on this topic
- Why does the US still use pounds instead of kilograms?The US legally defines the pound in terms of the kilogram, tried to go metric twice, and backed off both times. The actual history, and the 0.453592 conversion.
- 23 kg luggage limit in pounds: airline weight limitsMost airlines cap checked bags at 23 kg (50.7 lb) and carry-ons at 7–10 kg, but US carriers post limits in pounds. Every common threshold, converted both ways.
- Converting your weight to lb for a US doctor, gym, or formUS medical intake forms, gyms, and dosage charts expect weight in pounds, not kilograms. The exact factor, a quick reference table, and where rounding matters.
- How many km is a mile? The exact figure, fastA mile is exactly 1.609344 km — not an approximation. Where that number comes from, quick mental-math shortcuts, and a reference table from 1 to 100 miles.
Published September 25, 2026