Closed
Bug 1553546
Opened 6 years ago
Closed 5 years ago
Gather telemetry environment CPU and isWoW and installYear data off-main-thread and later on startup, off an idle task, instead of on the main thread during startup
Categories
(Toolkit :: Telemetry, enhancement, P3)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla71
People
(Reporter: Gijs, Assigned: emmamalysz)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxperf:p2] [fxperfsize:S])
Attachments
(1 file, 1 obsolete file)
All this data is currently fetched from the registry and/or file info, and we should ideally avoid doing this so early on startup.
Updated•6 years ago
|
Type: defect → enhancement
Comment 1•6 years ago
|
||
See also bug 1553540, comment 4.
Updated•6 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Assignee: nobody → emalysz
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Attachment #9093613 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9088314 -
Attachment description: Bug 1553546, moving telemetry environment CPU, isWoW, and installYear data off-main-thread and implementing them on an idle task instead of on the main thread during startup → Bug 1553546, moving telemetry environment isWoW data and installYear data off-main-thread and implementing them on an idle task instead of on the main thread during startup
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d6dc4ad211f2
moving telemetry environment isWoW data and installYear data off-main-thread and implementing them on an idle task instead of on the main thread during startup r=mconley,chutten
Comment 5•5 years ago
|
||
Backed out changeset d6dc4ad211f2 (bug 1553546) for causing xpcshell failures on test_TelemetryEnvironment.js CLOSED TREE
Backout revision https://hg.mozilla.org/integration/autoland/rev/67d6b625a718bb883303c70720b06a0f55c6dd6f
Failure log https://treeherder.mozilla.org/logviewer.html#?job_id=267308070&repo=autoland
Emma can you please take a look?
Flags: needinfo?(emalysz)
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b295a3c77fb1
moving telemetry environment isWoW data and installYear data off-main-thread and implementing them on an idle task instead of on the main thread during startup r=mconley,chutten
Comment 7•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Comment 8•5 years ago
|
||
Since the status are different for nightly and release, what's the status for beta?
For more information, please visit auto_nag documentation.
status-firefox70:
--- → ?
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(emalysz)
Updated•5 years ago
|
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•