Java vs. Your Battery!
Using powertop (which is a great tool from intel) I just noticed that every time I have a Java application running in my laptop, it causes about 170 wps (wakeups per second) which itself is about 80% of total wakeups!
This (propebly) means; Sun JVM is not tuned for power-consumtion!
Leave a Comment