Closed Bug 1634466 Opened 4 years ago Closed 4 years ago

Instrument bottlenecks in Console rendering with tracing markers

Categories

(DevTools :: Console, task, P3)

task

Tracking

(firefox80 fixed)

RESOLVED FIXED
Firefox 80
Tracking Status
firefox80 --- fixed

People

(Reporter: Harald, Assigned: jdescottes)

References

(Blocks 3 open bugs)

Details

Attachments

(1 file)

Profiles shared in reports for slow console and browser console point to slow code without the context on what was being processed and what the state of the console was.

Questions that came up: When was the first UI displayed? How many messages were displayed initially? How were messages chunked? How many messages were added?

The new tracing markers can help here to provide near-zero-overhead instrumentation to improve profiles.

Summary: Instrument bottlenecks in Console rendering with markers → Instrument bottlenecks in Console rendering with tracing markers
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d862bc72d977
Add a simple performance marker to capture the number of messages added r=nchevobbe

I probably should have filed a dedicated bug for this. Will open a follow-up in order to tackle additional markers

Blocks: 1650056
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
Blocks: 1650336
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: