Closed
Bug 1662238
Opened 6 years ago
Closed 5 years ago
Collect hg "base revision" in telemetry
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1505545
People
(Reporter: mhentges, Unassigned)
References
Details
This allows us to version our telemetry, so we can more clearly identify regressions and impact of changes.
| Reporter | ||
Updated•6 years ago
|
Assignee: nobody → mhentges
Status: NEW → ASSIGNED
| Reporter | ||
Comment 1•5 years ago
|
||
When this was originally investigated, a blocking issue that appeared is that asking hg for the "base revision" would cost roughly ~400ms on a relatively strong computer. Adding this to every hg invocation was a large price to pay. More investigation and tradeoff consideration is needed.
| Reporter | ||
Updated•5 years ago
|
Assignee: mhentges → nobody
Status: ASSIGNED → UNCONFIRMED
Ever confirmed: false
| Reporter | ||
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•