Skip to main content
v2026.1714 entries · CC-BY 4.0
Dictionary termTrack EStablev2026.2

Energy proportionality (computing)

The property of computing systems whose energy consumption scales linearly with workload, so that idle or lightly utilised systems draw correspondingly little power.

ByCASRAI Editorial Board
· Last updated 21 May 2026

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

JATS XML <role> element
xml
<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" />
Schema.org DefinedTerm (JSON-LD)
json
{
  "@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/"
}

Adopted by research universities worldwide

University of Cambridge logoColumbia University logoUniversity of Edinburgh logoHarvard University logoMassachusetts Institute of Technology logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoUniversity of Cambridge logoColumbia University logoUniversity of Edinburgh logoHarvard University logoMassachusetts Institute of Technology logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logo
  • University of Cambridge logo
  • Columbia University logo
  • University of Edinburgh logo
  • Harvard University logo
  • Massachusetts Institute of Technology logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo

View CASRAI adoption →