Tagged Questions

32
votes
12answers
837 views

PHP vs. Java are there energy consumption differences?

I heard a rumor, that Java consumes less energy than PHP and was wondering if and how this would be true. I'm currently working in a company where we base most of our apps on PHP. …
0
votes
2answers
77 views

Estimate Power Consumption Based on Running Time Analysis / Code Size

I've developed and tested a C program on my PC and now I want to give an estimate of the power consumption required for the program to do a single run. I've analysised the running …
-4
votes
1answer
43 views

Ways for Web Developers to Reduce Their Carbon Footprint? [closed]

Hello Guys, I was looking for something else on the Google where i found this below article . Please read the below link. Ways for Web Developers to Reduce Their Carbon Footprint …
20
votes
27answers
3k views

Energy efficient application development

Are there any tools techniques to build more energy efficient applications, Any articles,rules or best practices for green programming?
0
votes
3answers
321 views

How can I measure the energy consumption of my application on Windows Mobile and Windows CE?

I want to measure the energy consumption of my own application (which I can modify) 3rd party applications (which I can't modify) on Windows CE 5.0 Windows Mobile 5/6 Is …
1
vote
3answers
926 views

Re-assign/override hotkey (Win + L) to lock windows

Is it possible to re-assign the Win + L hotkey to another executable/shortcut? Use-case - I would like to switch off the monitor of my laptop as soon as it is locked. I know of a …
-1
votes
5answers
174 views

Environmentally Friendly Programs [closed]

Is it possible to write a program in such a way that it uses less joules from the computer? Or is this best left to the compiler? Do different algorithms use different amounts of …