Kind of a related question... if I'm a developer and I want my software to be mobile friendly, what should I do and how should I test it?
Are there any reasonable proxies for battery usage that I can run during continuous integration? E.g. measure CPU usage while running tests, measure CPU wakes (somehow?), measure memory bandwidth or IO used? How would I do this?
Are there any reasonable proxies for battery usage that I can run during continuous integration? E.g. measure CPU usage while running tests, measure CPU wakes (somehow?), measure memory bandwidth or IO used? How would I do this?