Gather power usage for windows 11 power tests
Categories
(Testing :: Raptor, task, P2)
Tracking
(firefox132 fixed)
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
Details
(Whiteboard: [fxp])
Attachments
(2 files)
This bug is for gathering power usage measurements on windows 11. The code for gathering it already exists but we'll need to parse it into the perfherder data json.
Updated•6 months ago
|
Assignee | ||
Comment 1•5 months ago
|
||
This patch moves the windows power profiling code into separate methods so they can be used in benchmarks to gather power usage during the benchmark itself.
Depends on D222179
Updated•5 months ago
|
Assignee | ||
Comment 2•5 months ago
|
||
This patch adds Windows 11 power testing to our benchmark support tooling. It also removes the condition that prevented desktop from using the --power-test option.
At the same time some modifications are made to Chrome tasks running on Windows 11 to be able to use the xpcshell binary for the power usage testing.
Depends on D222180
Comment 4•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ea810b9f1614
https://hg.mozilla.org/mozilla-central/rev/763fff3922ec
Description
•