Closed Bug 1563800 Opened 5 years ago Closed 5 years ago

Output percent-change of test's power usage relative to Android OS baseline

Categories

(Testing :: Raptor, task, P1)

Version 3
task

Tracking

(firefox70 fixed)

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: sparky, Assigned: sparky)

References

Details

Attachments

(1 file)

For this task, we need to take the power test data, divide the power usage values by the test time (to bring it to a 1 minute range), then obtain a percentage of how much a test increases power usage relative to the android OS baseline. We can use the following calculation for this: 100 * ((test_power_value+baseline_power_value)/baseline_power_value)

Status: NEW → ASSIGNED
Priority: -- → P1

This patch adds an additional data output to android power tests. This data is the power usage of the test calculated as a percentage increase relative to the OS baseline. test_power.py needed to be changed to accommodate these changes as well.

Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/272e199e7a41
Output percent-change of test's power usage relative to Android OS baseline. r=perftest-reviewers,alexandru.irimovici
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: