Examples
Worked examples
- Is an instance
A cluster consolidates idle login nodes overnight to a single host, exploiting energy proportionality.
- Is an instance
A research group migrates from dedicated workstations to a shared compute service with higher average utilisation.
Counter-examples
Looks similar, but isn't
- Not an instance
A server that draws 200 W idle and 220 W under load is non-proportional.
- Not an instance
Always-on legacy hardware kept running just in case is the opposite.
Editorial commentary
Coined by Barroso and Holzle (2007), energy proportionality is a design property in tension with the historic reality that many servers draw 50 to 70 percent of peak power even at low utilisation. Modern CPUs with deep sleep states approach proportionality, but storage, memory, and network gear lag. The principle motivates consolidation (running fewer servers at higher utilisation), aggressive low-power states, and right-sizing of cloud instances. In research it underpins decisions to share rather than dedicate hardware.
References
- Barroso and Holzle 2007 IEEE Computer; ASHRAE data-centre power guidelines.
Also known as
Power proportionality · Energy-proportional computing
Machine-readable encodings
Use in your systems
<role vocab="credit"
vocab-identifier="https://casrai.org/dictionary/"
vocab-term="Energy proportionality (computing)"
vocab-term-identifier="https://casrai.org/dictionary/term/energy-proportionality-computing" />{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"name": "Energy proportionality (computing)",
"identifier": "https://casrai.org/dictionary/term/energy-proportionality-computing",
"description": "The property of computing systems whose energy consumption scales linearly with workload, so that idle or lightly utilised systems draw correspondingly little power.",
"inDefinedTermSet": "https://casrai.org/dictionary/domain/sustainable-research-and-laboratory-operations/",
"url": "https://casrai.org/dictionary/term/energy-proportionality-computing",
"sameAs": [
"Power proportionality",
"Energy-proportional computing"
],
"license": "https://creativecommons.org/licenses/by/4.0/"
}







