For cold page-load set browser cycles to 3 when gecko profiling is enabled
Categories
(Testing :: Raptor, enhancement, P1)
Tracking
(firefox73 fixed)
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: rwood, Assigned: rwood)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Follow-up bug, once gecko profiling support for raptor-browsertime desktop lands in Bug 1585013:
When running cold page-load tests, the browser cycles should be limited to 3 when gecko profiling is enabled. This is already done automatically for warm page-load (reduces page-cycles to 3) but we should do the same for cold page-load and browser-cycles. This way when running in production we will just get 3 browser cycles and 3 gecko profiles instead of 25. Note that when running locally we still want the --browser-cycles command line arg to override even when --gecko-profile is also enabled, but in production we want to cap browser cycles at 3.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
•
|
||
In this patch I'm also updating the taskcluster config entry for browsertime-tp6-profiling to the new format.
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Pushed by rwood@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/de256a7aff6d For cold page-load set browser cycles to 3 when gecko profiling is enabled r=tarek
Comment 6•5 years ago
|
||
bugherder |
Description
•