Closed Bug 911829 Opened 11 years ago Closed 11 years ago

Separate main thread and worker cycle collector telemetry

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: smaug, Assigned: mccr8)

Details

Attachments

(1 file)

Do we end up reporting worker results as CYCLE_COLLECTOR? That could lead to the odd
drop in CC times in telemetry.
...since I doubt we've managed to speed up CC so that median CC time is 0ms.
Yeah, I was realizing that just the other day.  The easy fix would just be to add an IsMainThread() check, and report separate telemetry for worker cycle collection times.
Ah, yes.  We should probably have separate telemetry tags for main thread/worker thread.
Assignee: nobody → continuation
Summary: CYCLE_COLLECTOR telemetry reports look odd → Separate main thread and worker cycle collector telemetry
Attachment #801917 - Flags: review+
I tested locally and it seemed to work.

https://hg.mozilla.org/integration/mozilla-inbound/rev/a90d8624e03d
https://hg.mozilla.org/mozilla-central/rev/a90d8624e03d
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: