Opening an optimization report
Open the optimization report to find optimization advice for your applications and programs.
Opening a report
Follow one of the following methods to open and view an optimization report.
- Open the context menu and select .
2.6.10+
Or
Open the VS Code command palette by pressing ctrl/cmd + shift + p, and search for >Z Code Optimization Advice: Open Optimization Report.
- Select an analysis from the VS Code Quick Pick menu.
This opens the report in a new editor tab on the application overview page. Start here to navigate throughout the report and learn to how to improve the performance of your application.
- Open the context menu of the folder containing the generated JSON file and select
.
This brings you to the application overview. Start here to navigate throughout the report and refer to how to improve the performance of your application.
2.6.10+
Or
Open the VS Code command palette by pressing ctrl/cmd + shift + p, and search for >Z Code Optimization Advice: Open Optimization Report.
- (For the command palette instruction only)
Select an analysis from the VS Code Quick Pick menu.
Switching between reports
- Open the drop down menu in the report header that is displaying the current analysis title.
- Select a different analysis from the drop down menu. This will load the selected report into the current tab.