Write energy-efficient C code

H264DecoderBrian sent this along, something to consider if you’re working on small form factor devices…It’s good for the environment, good for your batteries, but it’s weird to think about an algorithm’s energy efficiency (it’s not just CPU cycles they look at, but memory access as well) “PowerEscape has added a new utility to its development toolsuite. “Insight” aims to reduce power consumption by improving the “data efficiency” of C-language code. The company says improving data efficiency in the initial stages of development yields higher performance for the same amount of power.Link.

One Response to Write energy-efficient C code

  1. jhurliman on said:

    Bah, my C code could run over your new fangled hybrid C code, and takes up twice as much of the memory pipeline!

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 )

Twitter picture

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

Facebook photo

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

Connecting to %s