SOMCA / hot-pepper

An automated test bench for monitoring the power consumption of mobile apps
GNU Affero General Public License v3.0
0 stars 0 forks source link

Automatic energy consumption evaluation #4

Open k0pernicus opened 8 years ago

k0pernicus commented 8 years ago

This feature can be imagined using this scenario:

We can imagine also that, if the application has already been tested (we have to ensure that the application has the same build version id), we will not run tests again but just send saved informations to the user.
Also, we can purpose to the user to upgrade his application if the next build version is more economical, or notice him that the next version is, in contrast, less economical.

rouvoy commented 8 years ago

Overall, this looks ok. Given that you take the APK as an input:

k0pernicus commented 8 years ago

LightPowertool extract the timeline for the measures (FxOS-Powertool canno't) - I think I can correlate with more or less accuracy this timeline with the scenario's timeline...
To correlate the energy consumption with other versions of the same app can be also usefull for developers but also for the application users. For example, if the next version of the application improves a few things but consuming more energy, the user can refuse this upgrade...