
Performance per Watt
Performance per watt indicates how much computational work a chip delivers for a given amount of electricity. This metric is one of the deciding factors in how expensive it is to run data centers and how long a laptop battery lasts.
Every computer chip needs electricity to compute. How much electricity it draws at a given moment is measured in watts. Performance per watt puts two things into relation: the computational work performed and the electricity consumed for it. A chip with high performance per watt therefore accomplishes a lot of work without consuming much electricity. The comparison with a car fits well here: it’s not top speed that counts, but consumption per hundred kilometers. A chip can be very fast and still inefficient if it guzzles an extreme amount of energy to achieve that.
Why the electricity bill sells chips
Large data centers don’t buy hardware based on purchase price alone. Over several years of operation, electricity can end up costing more than the chip itself. Then there’s cooling: every watt a chip consumes ultimately turns into heat. This heat has to be carried away again, and that too costs electricity. A more efficient chip therefore saves twice over.
This is especially noticeable with AI applications. A single server rack with modern graphics chips can draw as much electricity as several dozen households. Large operators now plan their sites based on where enough electricity is even available. Some data centers don’t lack space, but rather grid connection capacity. Performance per watt then determines how much computing power fits into an existing power grid.
On the other side is the smartphone in your pocket. There’s no air conditioning there and no power outlet. How long the battery lasts and whether the device gets hot depends almost entirely on this metric. That’s why manufacturers regularly advertise new processors as delivering the same performance at lower consumption.
What makes a chip frugal
A chip’s power consumption doesn’t rise evenly with clock speed, but disproportionately. Anyone trying to squeeze out the last ten percent of speed often pays thirty percent more in consumption for it. That’s why chips in data centers frequently run deliberately somewhat slower than technically possible. Two throttled chips together deliver more per watt than a single one running at full tilt.
A second lever is manufacturing. Smaller structures on the silicon mean shorter paths for electrical signals and less loss. A third lever is specialized components: a circuit that performs only a single task needs significantly less energy for it than a general-purpose processor. That’s exactly why phones contain dedicated units for video, camera, and AI computations.
A common misconception is that performance per watt is a fixed property of a chip. It always depends on what you have it compute. A chip can shine at AI tasks and perform only mediocrely on other programs. Comparable figures are only obtained when both chips work on the same task.
The metric in product announcements and financial reports
The term shows up in almost every chipmaker presentation. Typical claims sound like: double the performance at the same consumption. Such figures deserve a second look, since the comparison conditions are freely chosen. Often the measurement is against a predecessor model several years old, or against a particularly favorable task.
The figure also plays a role in financial news. Data center operators calculate cost per query, and the electricity share of that is substantial. If efficiency improves, operating costs drop noticeably. Analysts therefore look closely whenever a manufacturer announces a leap in efficiency.
Related, but not identical, is a data center’s PUE metric. It describes how much electricity the entire building draws beyond pure computing needs, for instance for cooling and lighting. Performance per watt, by contrast, refers to the chip itself. Only together do the two figures yield the complete picture of the energy balance.