Ask HN: How do you measure the energy consumption of your web/mobile app?

2 points by sdeframond ↗ HN
Battery usage/autonomy is

- a key component in UX, and

- major driver of mobile device obsolescence (batteries get worn down faster, hence buying a new device sooner).

As a developer, I would like to easily assess my app and/or web site impact on battery usage. Ideally, I would like to integrate it in my CI/CD pipeline to drive continuous improvement.

What are my options ?

Here are a few related things I found:

- https://github.com/S2-group/android-runner

- https://www.websitecarbon.com/

- http://luiscruz.github.io/2021/07/20/measuring-energy.html

- http://www.ecometer.org/

- https://github.com/cnumr/GreenIT-Analysis/blob/master/README.md

0 comments

[ 3.3 ms ] story [ 17.3 ms ] thread

No comments yet.