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
Annotations in the **Performance** tool allow you to double-click on any event that's displayed in the main area of a performance recording, and then add a custom label on (above) that event.
504
+
505
+
<!--  -->
505
506
506
507
See also:
507
508
*[Introduction to the Performance tool](../evaluate-performance/index.md)
@@ -516,8 +517,7 @@ Status:
516
517
517
518
_new as of Microsoft Edge Stable 129_
518
519
519
-
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**.
520
-
<!-- todo old: desc -->
520
+
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**.
521
521
522
522
See also:
523
523
*[Introduction to the Performance tool](../evaluate-performance/index.md)
@@ -569,12 +569,10 @@ Status:
569
569
570
570
_new as of Microsoft Edge Stable 131_
571
571
572
-
<!-- todo: desc -->
572
+
Displays the **Extension storage** section in the **Application** tool. The **Extension storage** section displays the data that's stored by extensions that are using the storage extension API.
573
573
574
-
<!--
575
574
See also:
576
-
* []()
577
-
-->
575
+
*[chrome.storage](https://developer.chrome.com/docs/extensions/reference/api/storage/) API Reference in the Chrome Extensions docs.
578
576
579
577
Status:
580
578
* This checkbox is not present in Microsoft Edge Canary 133.
Includes experimental insights in the **Insights** side panel in the **Performance** tool.
608
594
609
-
<!--
610
595
See also:
611
-
* []()
612
-
-->
596
+
*[Introduction to the Performance tool](../evaluate-performance/index.md)
613
597
614
598
Status:
615
599
* This checkbox is present in Microsoft Edge Canary 133.
@@ -621,12 +605,14 @@ Status:
621
605
622
606
_new as of Microsoft Edge Canary 133_
623
607
624
-
<!-- todo: desc -->
608
+
This experiment changes the color of certain events in the main section of the **Performance** tool to gray. This happens in two cases:
609
+
610
+
* When you search for an event by using **Ctrl+F** and then type text, only the search matches retain their coloring; the other events turn gray.
611
+
612
+
* When you use the **Insights** side-panel, and expand one of the insights, only the events that are related to that insight retain their coloring; the other events turn gray.
625
613
626
-
<!--
627
614
See also:
628
-
* []()
629
-
-->
615
+
*[Introduction to the Performance tool](../evaluate-performance/index.md)
630
616
631
617
Status:
632
618
* This checkbox is present in Microsoft Edge Canary 133.
@@ -638,12 +624,15 @@ Status:
638
624
639
625
_new as of Microsoft Edge Canary 133_
640
626
641
-
<!-- todo: desc -->
627
+
In the **Performance** tool, adds a **Switch to an alternative timeline navigation** control inside the **Help/ Keyboard shortcuts** popup. The switch lets you choose how the main chart reacts to mouse wheel events:
628
+
* The mouse wheel zooms the chart in and out.
629
+
* The mouse wheel pans the chart left and right.
630
+
<!-- todo: when able to access UI, update desc & png -->
0 commit comments