Decrease frequency of backstop run on android tests
Categories
(Testing :: Raptor, task, P1)
Tracking
(firefox130 fixed)
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
Details
(Keywords: perf-alert, Whiteboard: [fxp])
Attachments
(1 file)
This bug is for decreasing the frequency of android tests running with the backstop optimization strategy.
Updated•8 months ago
|
Assignee | ||
Comment 1•8 months ago
|
||
This patch adds a new backstop optimization strategy for android perf tasks. It will decrease the scheduling frequency of the tests on autoland to about half as often as the original backstop strategy.
Comment 3•8 months ago
|
||
bugherder |
Comment 4•8 months ago
|
||
(In reply to Pulsebot from comment #2)
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/dba10e270892
Add new optimization strategy for android perf tasks.
r=taskgraph-reviewers,jcristau
Perfherder has detected a browsertime performance change from push dba10e2708923dab757bcfcff18cbd6355ba8159.
Improvements:
Ratio | Test | Platform | Options | Absolute values (old vs new) | Performance Profiles |
---|---|---|---|---|---|
5% | expedia LastVisualChange | macosx1015-64-shippable-qr | fission warm webrender | 2,356.74 -> 2,230.53 | Before/After |
5% | expedia LastVisualChange | macosx1015-64-shippable-qr | fission warm webrender | 2,318.25 -> 2,204.98 | Before/After |
Details of the alert can be found in the alert summary, including links to graphs and comparisons for each of the affected tests.
If you need the profiling jobs you can trigger them yourself from treeherder job view or ask a sheriff to do that for you.
You can run these tests on try with ./mach try perf --alert 1603
For more information on performance sheriffing please see our FAQ.
Description
•