Closed Bug 1642950 Opened 4 years ago Closed 2 years ago

Opening browser console is very slow

Categories

(DevTools :: Console, defect)

defect

Tracking

(Performance Impact:low, Fission Milestone:Future)

RESOLVED DUPLICATE of bug 1753177
Performance Impact low
Fission Milestone Future

People

(Reporter: smaug, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: perf:responsiveness)

Opening browser console in a session with ~8 windows ( some of them have lots of tabs) is slow. I think it didn't used to be this slow.

https://share.firefox.dev/36WBgkg

Lots of time is spent running React js code. And looks like also some very slow reflows from explicitly flushing layout from JS (https://searchfox.org/mozilla-central/rev/559b25eb41c1cbffcb90a34e008b8288312fcd25/devtools/client/webconsole/components/Output/ConsoleOutput.js#182-188)

See also bug 1572253 and bug 1599594 (and meta-bug 1156747).

Blocks: console-perf
Whiteboard: [qf] → [qf:p3:responsiveness]

The severity field is not set for this bug.
:nchevobbe, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(nchevobbe)
Severity: -- → S4
Flags: needinfo?(nchevobbe)
Fission Milestone: --- → Future
Performance Impact: --- → P3
Whiteboard: [qf:p3:responsiveness]

Given the profile in Comment 0, this probably have been fixed by Bug 1753177

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.