How to open the Performance Tool in Edge?

The tool is present as a tab in DevTools. The DevTools can be opened in Edge using the shortcut F12 or “Ctrl+Shift+I.” Alternatively, you can right-click on the webpage and then select Inspect to open DevTools. In DevTools, there are multiple ways to open the tool, which are:

  • Using the Add button: At the end of the main toolbar, you will find an Add button (+). If you click the add button, you will find a list of tools. From that list, click Performance.
  • Using More Tools: In the top-right corner of DevTools, there will be three vertical dots. Click on them. Then navigate to More Tools > Performance from the menu that appears.
  • Using Run Command: To open the run command, use the shortcut “Ctrl+Shift+P” or select Run Command from the menu in the three dots button, which is present in the top-right corner of DevTools. In the Run Command search menu, type Performance, and then select Show Performance from the list of options that appears.

Opening the Performance Tool in multiple ways.

Performance Tool in Microsoft Edge Browser

The Performance Tool in Edge provides views, graphs, charts, timelines, and various other information related to the web page’s performance. The tool records the performance and displays it in a timeline view along with various graphs, charts, and other views that can be used to inspect networks, frames, threads, etc. running on the web page. It’s an excellent visual representation of the performance of the site and the browser, which helps the developers improve their site performance for a fast and responsive user experience.

Table of Content

  • Benefits of the Performance Tool
  • How to open the Performance Tool in Edge?
  • About the Performance Tool UI
  • Showing usage of Performance Tool
  • Conclusion

Similar Reads

Benefits of the Performance Tool

The various benefits of the performance tool are:...

How to open the Performance Tool in Edge?

The tool is present as a tab in DevTools. The DevTools can be opened in Edge using the shortcut F12 or “Ctrl+Shift+I.” Alternatively, you can right-click on the webpage and then select Inspect to open DevTools. In DevTools, there are multiple ways to open the tool, which are:...

About the Performance Tool UI:

The Performance Tool can be separated into three sections that are Options, Activity section and View section....

Showing usage of Performance Tool:

Let’s visit the GFG site and view various activities using the Performance Tool....

Conclusion

A site’s popularity and user friendliness depend not only on its look but also on how it performs in the users browsers with respect to various systems and networking configurations. You can make the site fast and responsive by inspecting it with the performance tool provided by Edge....