Open Bug 1428762 Opened 6 years ago Updated 2 years ago

Document how working on simple scenarios helps narrow down performance issues

Categories

(DevTools :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

Details

Followup from bug 1415545 comment 5:
(In reply to Julian Descottes [:jdescottes][:julian] from comment #5)
> I could see an additional section that quickly explains the toolbox/panel
> lifecycle. 
> 
> Some tools can have side-effects on performance if they are initialized. For
> instance, the netmonitor and inspector will have a significant impact on
> page reload if they have been initialized.  
> 
> It should explain that tools are only initialized when being opened, so when
> investigating a scenario related to a tool make sure to only have this one
> initialized. One way of doing this is : select the tested tool > close
> toolbox > open toolbox with the default shortcut F12 (which will open on the
> last selected tool). Or simply close toolbox > open toolbox with a tool
> specific command.
> 
> Just a suggestion, I can add it after you land the first iteration.

I would contribute that to the first section, next to user scenario definition.
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.