Performance panel: Analyze your website's performance

Dale St. Marthe
Dale St. Marthe

Use the Performance panel to analyze your website's performance.

Overview

The Performance panel lets you record CPU performance profiles of your web applications. Analyze profiles to find potential performance bottlenecks and ways you can optimize resource use.

Use the Performance panel to do the following:

  • Record a performance profile.
  • Change capture settings.
  • Analyze a performance report.

For a comprehensive guide on improving your website's performance, see Analyze runtime performance.

Open the Performance panel

To open the Performance panel, open DevTools and select Performance from a set of tabs at the top.

Alternatively, follow these steps to open the Performance panel with the Command menu:

  1. Open DevTools.
  2. Open the Command menu by pressing:
  3. macOS: Command+Shift+P
  4. Windows, Linux, ChromeOS: Control+Shift+P Command Menu with
  5. Start typing Performance panel, select Show Performance panel, and press Enter.

Record a performance profile

When you are ready to record, the Performance panel gives you the following options:

Change capture settings

Capture settings let you change how DevTools captures performance recordings and can give you additional information in the report. Click Capture settings settings to access the Capture settings menu.

Select the following options from the Capture settings menu:

Analyze a performance report

See Analyze a performance recording for a complete guide on how to use the Performance panel.

The following presents a grouping of topics from the guide, plus other helpful documentation:

To learn how to navigate the report:

To learn how to focus on what matters for your workflow:

To learn about the Bottom-up, Call tree, and Event log tabs:

To learn how to analyze the report:

Improve performance with these panels

Discover other panels that can help you improve your website's performance: