Open Bug 1583516 Opened 6 years ago Updated 3 years ago

Add 2-axis telemetry to the JS Shell.

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

ASSIGNED

People

(Reporter: nbp, Assigned: nbp)

References

(Blocks 1 open bug)

Details

(Keywords: stalled)

Attachments

(1 file)

The telemetry API only capture a single axis, but nothing prevent the JS shell from capturing more than a single axis of data. This bug is about adding XY (2-axis) data reports to the JS Shell.

For example, here is data collected with the up-coming patch which measures the time & speed of the full-parser while parsing LazyScripts: https://docs.google.com/spreadsheets/d/1ugtNJl9U_I7Z69AXOIb2NbJgsAPTz3oYiqUziXMVAhc/edit?usp=sharing

Priority: -- → P1

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:nbp, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(nicolas.b.pierron)
Assignee: nobody → nicolas.b.pierron
Status: NEW → ASSIGNED
Severity: normal → N/A
Type: task → enhancement
Flags: needinfo?(nicolas.b.pierron)
Priority: P1 → P3
Assignee: nicolas.b.pierron → nobody
Status: ASSIGNED → NEW
Assignee: nobody → nicolas.b.pierron
Status: NEW → ASSIGNED
Pushed by npierron@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ecd87c380c0e Add 2-axis telemetry for the JS Shell. r=jorendorff
Flags: needinfo?(nicolas.b.pierron)

(In reply to Cristina Coroiu [:ccoroiu] from comment #4)

Backed out 2 changesets (bug 1583516, bug 1582804) for causing sm bustages on js.cpp

The reason of the backout is that compiler are complaining about adding support for telemetry probe without having any probe added.
Thus, I suggest that this patch should be merged once we have a need a probe which would be implemented in a later patch …

Flags: needinfo?(nicolas.b.pierron)
Keywords: stalled
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: