Closed
Bug 1858634
Opened 2 years ago
Closed 2 years ago
Increase the sampling frequency of resourcemonitor when monitoring mach build
Categories
(Testing :: Mozbase, task)
Testing
Mozbase
Tracking
(firefox120 fixed)
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
References
Details
Attachments
(2 files)
The charts in the profiles from bug 1850647 would look nicer with more samples. I think we can sample at 10Hz instead of 1Hz without adding significant overhead. I'll round the timestamps to avoid pointlessly increasing the JSON size.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Depends on D190768
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ab13de374672
round numbers in profile_build_resources.json profiles, r=glandium.
https://hg.mozilla.org/integration/autoland/rev/8246d773a07c
Sample mach build at 10Hz instead of 1Hz to have smoother charts in build profiles, r=glandium.
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ab13de374672
https://hg.mozilla.org/mozilla-central/rev/8246d773a07c
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•