You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Includes experimental insights in the **Insights** side panel in the **Performance** tool.
586
+
Enables additional insights within the **Insights** side panel.
588
587
589
-
In the **Performance** tool, adds the **Insights** sidebar tab, when viewing a recorded performance profile. The **Insights** sidebar tab provides useful information about the profile, such as the various **Largest Contentful Paint** phases and the list of **Render blocking requests**.
590
-
<!-- todo: is desc still correct after adding "experimental" to checkbox label? -->
588
+
To use this experiment, first select the **Performance panel: enable performance insights** checkbox, and then, if you want to see even more insights, also select the **Performance panel: enable experimental performance insights** checkbox.
591
589
592
590
See also:
593
591
*[Introduction to the Performance tool](../evaluate-performance/index.md)
@@ -623,24 +621,45 @@ Status:
623
621
624
622
_new as of Microsoft Edge Canary 133_
625
623
626
-
In the **Performance** tool, adds a **Switch to an alternative timeline navigation** control inside the **Help/ Keyboard shortcuts** popup.
627
-
<!-- todo: when able to access this UI, update desc -->
624
+
Adds a **Show shortcuts** () button in the **Performance** tool's toolbar that enables you to select **Classic** or **Modern** keyboard navigation of the timeline.
625
+
626
+
1. In Microsoft Edge 133 or later, select this experiment checkbox, close **Settings**, and then click the **Restart DevTools** button.
627
+
628
+
1. In DevTools, in the **Performance** tool, record a capture.
629
+
630
+
The **Show shortcuts** () button is displayed in the upper right of the **Performance** tool, below the **Help** () button for DevTools.
631
+
632
+
1. Click the **Show shortcuts** () button.
633
+
634
+
The **Keyboard shortcuts** popup dialog opens:
635
+
636
+
With **Classic** selected:
637
+
638
+

639
+
640
+
With **Modern** selected:
641
+
642
+

643
+
644
+
1. Select the **Classic** or **Modern** option button.
645
+
646
+
The list of keyboard shortcuts changes to relect Classic or Modern keyboard navigation of the timeline.
628
647
629
648
See also:
630
649
*[Introduction to the Performance tool](../evaluate-performance/index.md)
631
650
632
651
Status:
633
652
* This checkbox is present in Microsoft Edge Canary 134.
634
-
* This checkbox is resent in Microsoft Edge Stable 132.
653
+
* This checkbox is present in Microsoft Edge Stable 132.
## Performance panel: enable third party depenedency<!-- typo in ui --> features
657
+
## Performance panel: enable third party dependency features
658
+
<!-- checkbox has no "(?)" link pointing to this anchor wording -->
639
659
640
660
_new as of Microsoft Edge Canary 134_
641
661
642
-
In the **Performance** tool, enables third-party dependency features.
643
-
<!-- todo: desc: ", such as **x** **y** **z** controls." -->
662
+
Includes a **Dim 3rd Parties** checkbox in the **Performance** tool to "dim" the performance events that come from third-party dependencies. For example, if your code uses the React library, checking the **Dim 3rd Parties** checkbox greys-out and dims the React events in a profile.
644
663
645
664
See also:
646
665
*[Introduction to the Performance tool](../evaluate-performance/index.md)
0 commit comments