8 ways to make your software more energy-efficient

By David Bicknell

I recently came across the Software Improvement Group, a Dutch company specialising in corporate software quality, which has produced some advice on how to make your software applications more energy-efficient. 

Its ‘quick wins’ include the following:

  • Reduce resolution of images and/or send them less frequently
  • Run multiple applications on shared servers
  • Reduce data translation between components
  • Log less
  • Delete historic data
  • Compile interpreted languages
  • Refrain from frivolous features
  • Avoid chatty protocols

The group points out that quick wins do not always apply and are only a first step towards energy efficiency. To create truly energy-efficient software applications requires attention during all phases of the development lifecycle, starting from requirements and design, through coding and testing, and finally on to deployment and operation.

Users do want efficient software

One response to “8 ways to make your software more energy-efficient

  1. Pingback: How a Dutch SME is developing the theory and practice to make software energy efficient | Campaign4Change

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.