Opening an optimization report
Open the optimization report to find optimization advice for your applications and programs.
This step follows after Generating analysis files. Before opening
and viewing a report, ensure that the IBM
watsonx Code Assistant™ for Z Code
Optimization Advice launcher was correctly configured.
Opening a report
Follow one of the following methods to open and view an optimization report.
To open an optimization report from Zowe™
Explorer:
- Open the context menu and select
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.
To open an optimization report directly from the generated JSON in a local workspace:
- Open the context menu of 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.
.
Switching between reports
To change the report being displayed in the current tab:
- 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.