Closed
Bug 1526505
Opened 6 years ago
Closed 6 years ago
Update mozharness sccache stats parsing for per-language metrics
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
Details
Attachments
(1 file)
https://github.com/mozilla/sccache/pull/353 made some stats a dict instead of a scalar, we need to update the mozharness code that forwards these stats to perfherder. We could also track per-language in perfherder, but we at least need to update the code to prevent bustage when updating sccache.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by cmanchester@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9cc8cc20982c
Update mozharness stats parsing code for per-language stats. r=firefox-build-system-reviewers,ted
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•