Closed
Bug 1908695
Opened 7 months ago
Closed 7 months ago
Cover jstracer debugger and profiler output performance in DAMP
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(firefox130 fixed)
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(2 files)
Covering the profiler output will help highlight the performance improvements of bug 1906719.
While covering the debugger sidebar will help optimize this view, which isn't optimal for large records.
Assignee | ||
Comment 1•7 months ago
|
||
Also prevent calling openSplitConsole when the console is already shown,
as it then breaks the internal state and would show the split console when switching to another panel.
Updated•7 months ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•7 months ago
|
||
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d91208d055b7
[devtools] Cover the debugger sidebar tracer output in damp. r=perftest-reviewers,devtools-reviewers,nchevobbe,afinder
https://hg.mozilla.org/integration/autoland/rev/25969fc77390
[devtools] Record jstracer profiler ouput performances. r=devtools-reviewers,perftest-reviewers,nchevobbe,kshampur
https://hg.mozilla.org/mozilla-central/rev/d91208d055b7
https://hg.mozilla.org/mozilla-central/rev/25969fc77390
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•