In
computing
Computing is any goal-oriented activity requiring, benefiting from, or creating computer, computing machinery. It includes the study and experimentation of algorithmic processes, and the development of both computer hardware, hardware and softw ...
, performance per watt is a measure of the
energy efficiency of a particular
computer architecture or
computer hardware
Computer hardware includes the physical parts of a computer, such as the central processing unit (CPU), random-access memory (RAM), motherboard, computer data storage, graphics card, sound card, and computer case. It includes external devices ...
. Literally, it measures the rate of computation that can be delivered by a computer for every
watt
The watt (symbol: W) is the unit of Power (physics), power or radiant flux in the International System of Units (SI), equal to 1 joule per second or 1 kg⋅m2⋅s−3. It is used to quantification (science), quantify the rate of Work ...
of power consumed. This rate is typically measured by performance on the
LINPACK benchmark when trying to compare between computing systems: an example using this is the
Green500 list of supercomputers. Performance per watt has been suggested to be a more sustainable measure of computing than
Moore's law
Moore's law is the observation that the Transistor count, number of transistors in an integrated circuit (IC) doubles about every two years. Moore's law is an observation and Forecasting, projection of a historical trend. Rather than a law of ...
.
System designers building
parallel computers often pick CPUs based on their performance per watt of power, because the cost of powering the CPU outweighs the cost of the CPU itself.
Spaceflight computers have hard limits on the maximum power available and also have hard requirements on minimum real-time performance. A ratio of processing speed to required electrical power is more useful than raw processing speed.
[
D. J. Shirley; and M. K. McLelland]
"The Next-Generation SC-7 RISC Spaceflight Computer"
p. 1, 2.
Definition
The performance and power consumption metrics used depend on the definition; reasonable measures of performance are
FLOPS,
MIPS, or the score for any
performance benchmark. Several measures of power usage may be employed, depending on the purposes of the metric; for example, a metric might only consider the electrical power delivered to a machine directly, while another might include all power necessary to run a computer, such as cooling and monitoring systems. The power measurement is often the average power used while running the benchmark, but other measures of power usage may be employed (e.g. peak power, idle power).
For example, the early
UNIVAC I
The UNIVAC I (Universal Automatic Computer I) was the first general-purpose electronic digital computer design for business application produced in the United States. It was designed principally by J. Presper Eckert and John Mauchly, the invento ...
computer performed approximately 0.015 operations per watt-second (performing 1,905 operations per second (OPS), while consuming 125 kW). The
Fujitsu FR-V VLIW/
vector processor system on a chip
A system on a chip (SoC) is an integrated circuit that combines most or all key components of a computer or Electronics, electronic system onto a single microchip. Typically, an SoC includes a central processing unit (CPU) with computer memory, ...
in the 4 FR550 core variant released 2005 performs 51 Giga-OPS with 3 watts of power consumption resulting in 17 billion operations per watt-second. This is an improvement by over a trillion times in 54 years.
Most of the power a computer uses is converted into heat, so a system that takes fewer watts to do a job will require less cooling to maintain a given
operating temperature
An operating temperature is the allowable temperature range of the local ambient environment at which an electrical or mechanical device operates. The device will operate effectively within a specified temperature range which varies based on the de ...
. Reduced cooling demands makes it easier to
quiet a computer. Lower energy consumption can also make it less costly to run, and reduce the environmental impact of powering the computer (see
green computing). If installed where there is limited
climate control, a lower power computer will operate at a lower temperature, which may make it more reliable. In a climate controlled environment, reductions in direct power use may also create savings in climate control energy.
Computing energy consumption is sometimes also measured by reporting the energy required to run a particular benchmark, for instance
EEMBC EnergyBench. Energy consumption figures for a standard workload may make it easier to judge the effect of an improvement in
energy efficiency.
When performance is defined as , then performance per watt can be written as . Since a watt is one , then performance per watt can also be written as .
FLOPS per watt

FLOPS per watt is a common measure. Like the
FLOPS (
floating point operations per second) metric it is based on, the metric is usually applied to
scientific computing and simulations involving many
floating point calculations.
Examples
, the Green500 list rates the two most efficient supercomputers highest those are both based on the same
manycore accelerator
PEZY-SCnp Japanese technology in addition to Intel Xeon processors both at
RIKEN, the top one at 6673.8 MFLOPS/watt; and the third ranked is the Chinese-technology
Sunway TaihuLight
The Sunway TaihuLight ( ''Shénwēi·tàihú zhī guāng'') is a Chinese supercomputer which, , is ranked 11th in the TOP500 list, with a LINPACK benchmark rating of 93 petaflops. The name is translated as ''divine power, the light of Taihu Lake ...
(a much bigger machine, that is the ranked 2nd on
TOP500
The TOP500 project ranks and details the 500 most powerful non-distributed computing, distributed computer systems in the world. The project was started in 1993 and publishes an updated list of the supercomputers twice a year. The first of these ...
, the others are not on that list) at 6051.3 MFLOPS/watt.
In June 2012, the Green500 list rated
BlueGene/Q, Power BQC 16C as the most efficient supercomputer on the TOP500 in terms of FLOPS per watt, running at 2,100.88 MFLOPS/watt.
In November 2010, IBM machine,
Blue Gene/Q achieves 1,684 MFLOPS/watt.
On 9 June 2008, CNN reported that
IBM's Roadrunner supercomputer achieved 376 MFLOPS/watt.
As part of the
Intel Tera-Scale research project, the team produced an 80-core CPU that can achieve over 16,000 MFLOPS/watt. The future of that CPU is not certain.
Microwulf, a low cost desktop
Beowulf cluster of four dual-core
Athlon 64 X2 3800+ computers, runs at 58 MFLOPS/watt.
Kalray has developed a 256-core VLIW CPU that achieves 25,000 MFLOPS/watt. Next generation is expected to achieve 75,000 MFLOPS/watt. However, in 2019 their latest chip for embedded is 80-core and claims up to 4 TFLOPS at 20 W.
Adapteva announced the
Epiphany V, a 1024-core 64-bit RISC processor intended to achieve 75 GFLOPS/watt, while they later announced that the Epiphany V was "unlikely" to become available as a commercial product
US paten
10,020,436 July 2018 claims three intervals of 100, 300, and 600 GFLOPS/watt.
GPU efficiency
Graphics processing units (GPU) have continued to increase in energy usage, while CPUs designers have recently focused on improving performance per watt. High performance GPUs may draw large amount of power, therefore intelligent techniques are required to manage GPU power consumption. Measures like
3DMark2006 score per watt can help identify more efficient GPUs. However that may not adequately incorporate efficiency in typical use, where much time is spent doing less demanding tasks.
With modern GPUs, energy usage is an important constraint on the maximum computational capabilities that can be achieved. GPU designs are usually highly scalable, allowing the manufacturer to put multiple chips on the same video card, or to use multiple video cards that work in parallel. Peak performance of any system is essentially limited by the amount of power it can draw and the amount of heat it can dissipate. Consequently, performance per watt of a GPU design translates directly into peak performance of a system that uses that design.
Since GPUs may also be used for some
general purpose computation, sometimes their performance is measured in terms also applied to CPUs, such as FLOPS per watt.
Challenges
While performance per watt is useful, absolute power requirements are also important. Claims of improved performance per watt may be used to mask increasing power demands. For instance, though newer generation GPU architectures may provide better performance per watt, continued performance increases can negate the gains in efficiency, and the GPUs continue to consume large amounts of power.
Benchmarks that measure power under heavy load may not adequately reflect typical efficiency. For instance, 3DMark stresses the 3D performance of a GPU, but many computers spend most of their time doing less intense display tasks (idle, 2D tasks, displaying video). So the 2D or idle efficiency of the graphics system may be at least as significant for overall energy efficiency. Likewise, systems that spend much of their time in standby or
soft off are not adequately characterized by just efficiency under load. To help address this some benchmarks, like
SPECpower, include measurements at a series of load levels.
The efficiency of some electrical components, such as
voltage regulator
A voltage regulator is a system designed to automatically maintain a constant voltage. It may use a simple feed-forward design or may include negative feedback. It may use an electromechanical mechanism or electronic components. Depending on the ...
s, decreases with increasing temperature, so the power used may increase with temperature. Power supplies, motherboards, and some video cards are some of the subsystems affected by this. So their power draw may depend on temperature, and the temperature or temperature dependence should be noted when measuring.
Performance per watt also typically does not include full
life-cycle costs. Since computer manufacturing is energy intensive, and computers often have a relatively short lifespan, energy and materials involved in production, distribution,
disposal and
recycling often make up significant portions of their cost, energy use, and environmental impact.
Energy required for climate control of the computer's surroundings is often not counted in the wattage calculation, but it can be significant.
Other energy efficiency measures
SWaP (space, wattage and performance) is a
Sun Microsystems
Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
metric for
data centers, incorporating power and space:
:
Where performance is measured by any appropriate benchmark, and space is size of the computer.
Reduction of power, mass, and volume is also important for spaceflight computers.
See also
; Energy efficiency benchmarks
*
Average CPU power (ACP) a measure of power consumption when running several standard benchmarks
*
EEMBC EnergyBench
*
SPECpower a benchmark for web servers running Java (server-side Java operations per joule)
; Other
*
Data center infrastructure efficiency Data center infrastructure efficiency (DCIE), is a performance improvement metric used to calculate the energy efficiency of a data center. DCIE is the percentage value derived, by dividing information technology
Information technology (IT) ...
(DCIE)
*
Energy proportional computing
*
IT energy management
*
Koomey's law
*
Landauer's principle
*
Low-power electronics
Low-power electronics are electronics designed to consume less electrical power than usual, often at some expense. For example, notebook processors usually consume less power than their desktop counterparts, at the expense of computer perform ...
*
Power usage effectiveness (PUE)
*
Processor power dissipation
Notes and references
Further reading
*
*
*
External links
The Green500
{{Graphics Processing Unit
Benchmarks (computing)
Computers and the environment
Electric power
Energy conservation
Computer performance