Language
English English Vietnamese (Tiếng Việt) Vietnamese (Tiếng Việt) Chinese (简体中文) Chinese (简体中文) Portuguese (Brazil) (Português do Brasil) Portuguese (Brazil) (Português do Brasil) Spanish (Español) Spanish (Español) Indonesian (Bahasa Indonesia) Indonesian (Bahasa Indonesia)
Gigahertz to Hertz

Gigahertz to Hertz

CPU and GPU clock ratings in GHz written out as cycles per second, with the cycle time in picoseconds that latency and boost comparisons rest on.

Counting the Cycles Behind a Processor's GHz Number

Every CPU and GPU is sold on a single headline figure, almost always a decimal with one digit after the point. That number is a count shortened a billion times over: a chip advertised at 5 GHz is issuing five thousand million clock edges every second, and the interesting questions only start once you write the count out and take its reciprocal. Enter the clock from a product page, a monitoring overlay or a tuning utility and you get the cycles-per-second figure that cycle time and throughput comparisons are built on.

Conversion factor: multiply gigahertz by 1 000 000 000. A 5.0 GHz boost clock is 5.0 × 1 000 000 000 = 5 000 000 000 Hz, which makes one cycle 1 ÷ 5 000 000 000 = 0.2 ns — 200 picoseconds.

What the headline number does and does not say

A boost figure is a ceiling, not a promise

The larger of the two numbers on the box is the peak a chip may reach on a favourable core when power and cooling allow. It is a limit the silicon is permitted to touch, not a rate it is guaranteed to hold under a sustained all-core load.

Latency lives in the reciprocal

Cache hits, branch penalties and pipeline depths are all quoted in cycles. Multiplying those cycle counts by the length of one cycle is the only way to turn an architecture diagram into an actual wait measured in nanoseconds.

Clock is one term in a product of three

Useful work per second is roughly work done per cycle, multiplied by cycles per second, multiplied by the cores you can keep busy. Two chips at the same gigahertz figure can differ substantially once the other two terms are counted.

Getting From a Product-Page Clock to a Cycle Time

1

Type the clock you actually want to reason about

Enter the base figure for sustained load, or the boost figure when chasing single-thread response. Decimal clocks such as 5.7 accept either a dot or a comma.

2

Divide one by the result for cycle time

The cycles-per-second figure inverts directly into the length of a single cycle. At 4 000 000 000 Hz that is 250 ps; multiply by a documented cycle penalty to see what a cache miss really costs in time.

3

Compare base against boost without retyping

Both fields stay editable and the swap control reverses the direction, so a raw hertz reading from a monitoring tool can be pushed back into a gigahertz label and checked against the bin the part was sold under.

4

Move a side to MHz for memory and fabric clocks

Memory bus clocks and fabric rates are usually printed in megahertz. Searching the unit list on one side rebases that column, so a 3 000 MHz bus and a 3 GHz core clock read as the same count.

Above ten gigahertz the format changes: results of 10 000 000 000 and higher are printed in scientific notation, so a hypothetical 12 GHz entry appears as 1.200000e+10. Every shipping consumer clock sits below that point and prints as full digits.

Clock Speeds and Cycle Times Across Consumer Silicon

The middle column is what the headline figure expands to, and the third is the number that matters when you are reading a latency chart. Notice how quickly the gains shrink: going from 4 to 5 GHz saves 50 ps per cycle, while 5 to 6 GHz saves only 33 ps.

Advertised clock Clock edges per second Cycle length Where you see it
1.0 GHz1 000 000 000 Hz1 000 psIdle efficiency cores and integrated-graphics floors
1.8 GHz1 800 000 000 Hz555.6 psBase clock of a thin-and-light mobile part
2.4 GHz2 400 000 000 Hz416.7 psBase clock on a mid-range discrete graphics card
3.0 GHz3 000 000 000 Hz333.3 psMainstream desktop base clock
3.5 GHz3 500 000 000 Hz285.7 psSustained all-core rate on a well-cooled desktop
4.0 GHz4 000 000 000 Hz250 psCommon all-core figure under a heavy rendering load
4.5 GHz4 500 000 000 Hz222.2 psBoost ceiling of a current high-end graphics card
5.0 GHz5 000 000 000 Hz200 psSingle-core boost on a modern desktop processor
5.7 GHz5 700 000 000 Hz175.4 psUpper boost bin on an enthusiast part
6.0 GHz6 000 000 000 Hz166.7 psFactory-selected top bin or a well-tuned overclock

Fractional bins land on exact counts

Boost tables step in fiftieths of a gigahertz, and 5.65 has to expand to 5 650 000 000 rather than a rounded five-and-a-half. Decimal input is carried through in full.

Memory clocks reachable from the same field

Because the searchable lists cover megahertz as well, a memory bus figure and a core clock can be lined up as plain counts instead of two prefixes that look unrelated.

Bare counts for a spreadsheet comparison

Copying a field yields digits with no unit and no separators, so a shortlist of parts can be pasted into a sheet and sorted without stripping formatting first.

Clock Speed Questions From Builders and Overclockers

How long is one clock cycle on a 5 GHz processor?

Exactly 200 picoseconds — one divided by 5 000 000 000. That is a genuinely tiny window: light itself covers about 6 cm in vacuum during it, and a signal travelling along a circuit-board trace manages roughly half that. It explains why physical layout matters so much at these rates, and why a documented penalty of, say, 40 cycles for a cache miss works out at about 8 ns of real waiting.

What separates a base clock from a boost clock?

The base figure is the rate the manufacturer commits to holding across all cores within the part's rated power envelope. The boost figure is opportunistic: firmware raises individual cores towards it whenever temperature, current and power headroom permit, and drops them the moment any budget runs out. A lightly threaded task may sit near the boost number; a full render settles between the two, and where it settles is decided by your cooler far more than by the box.

Why did clock speeds stall around 5 GHz instead of continuing to climb?

Switching power rises with frequency and with the square of the voltage, and holding a higher frequency stable normally demands more voltage — so the heat produced grows far faster than the clock does. For decades shrinking transistors offset this, but that scaling relationship broke down in the mid-2000s and power density stopped falling with each node. Designers hit a thermal wall, and the industry redirected its transistor budget into more cores, wider execution and larger caches rather than raw cycles per second.

Why is memory advertised in MT/s when it used to be quoted in MHz?

Because the two numbers stopped matching. Double data rate memory moves data on both the rising and the falling edge of its bus clock, so a kit labelled 6 000 MT/s runs a bus at 3 000 MHz — 3 000 000 000 Hz, the same count as a 3 GHz core clock. Transfers per second is simply the honest name for what is being sold, and using it removes the long-standing confusion of a module marked with a frequency its bus never actually reaches.

Does a higher gigahertz figure always win?

Only when everything else is held equal — same architecture, same core count, same memory. Across different designs the comparison collapses, because a newer core retires noticeably more work per cycle than an older one at the same rate. Clock speed remains a fair tie-breaker within one family and the most useful single number for latency-sensitive work, but alone it predicts far less than the marketing suggests.

GHz
Hz

Clock Speeds Across Desktop and Mobile Parts

1.8 GHz=1 800 000 000 Hz
2.4 GHz=2 400 000 000 Hz
3.5 GHz=3 500 000 000 Hz
4.2 GHz=4 200 000 000 Hz
5 GHz=5 000 000 000 Hz
5.7 GHz=5 700 000 000 Hz

Gigahertz (GHz) on the spec sheet

The one-decimal figure a processor or graphics card is marketed under. It compresses a count of thousands of millions into something printable, which is convenient for a box and useless for latency arithmetic.

Hertz (Hz) as the raw cycle count

The unshortened number of clock edges per second. Invert it and you get the length of a single cycle, the figure that turns a cache penalty quoted in cycles into an actual delay in nanoseconds.

Enter the base or boost figure depending on whether you care about sustained load or single-thread response
Divide one by the cycles-per-second result to get cycle time — 4 000 000 000 Hz gives 250 ps
Decimal boost bins such as 5.65 expand in full, so nothing is lost to rounding between neighbouring bins
Switch a side to MHz from its searchable list to line a memory bus clock up against a core clock
Want to learn more? Read documentation →
1/5

Frequency Converter

BPM to FPS BPM to Hertz BPM to RPM Cycles per Hour to Hertz Cycles per Minute to Hertz Cycles per Second to Hertz Degrees per Second to RPM Degrees per Second to Radians per Second FPS to BPM FPS to Hertz Gigahertz to Hertz (current page) Gigahertz to Kilohertz Gigahertz to Megahertz Gigahertz to Terahertz Hertz to BPM Hertz to Cycles per Hour Hertz to Cycles per Minute Hertz to Cycles per Second Hertz to FPS Hertz to Gigahertz Hertz to Kilohertz Hertz to Megahertz Hertz to Microhertz Hertz to Millihertz Hertz to RPM Hertz to Radians per Second Kilohertz to Gigahertz Kilohertz to Hertz Kilohertz to Megahertz Kilohertz to RPM Megahertz to Gigahertz Megahertz to Hertz Megahertz to Kilohertz Megahertz to Terahertz Microhertz to Hertz Millihertz to Hertz RPM to BPM RPM to Degrees per Second RPM to Hertz RPM to Kilohertz RPM to RPS RPM to Radians per Second RPS to RPM Radians per Second to Degrees per Second Radians per Second to Hertz Radians per Second to RPM Terahertz to Gigahertz Terahertz to Megahertz
Start typing to search...
Searching...
No results found
Try searching with different keywords