Visual Expert 2023 features new PowerBuilder Performance Tuning macros and major enhancements including 30% faster code analysis.
PowerBuilder Performance Optimization
Visual Expert analyzes consolidated traces generated by multiple machines and user sessions during the execution of your PowerBuilder application.
These performance statistics are combined with an in-depth code analysis to help developers investigate the response times of PowerBuilder objects, methods, functions, events, etc.
How to Optimize PowerBuilder Code Performance?
Visual Expert 2023 comes with a new [Performance Analysis] feature to find:
Slowest pieces of code
This macro helps to troubleshoot performance issues by listing the slowest objects, methods, events, etc. The PB developers can easily find objects with the longest execution time and fix bottlenecks.
Cumulated Execution Time
This macro helps optimize the items that consume the most time during a session on average. The PB developers can also review the objects that may not be slow in execution and yet end up degrading the user experience due to a high frequency.
Most Executed Objects
This macro helps to save execution time on frequently used features. The PB developers can examine or compare the most executed objects with the cumulative runtime results. They can prioritize the objects to address and enhance the user experience positively.
What's More in Visual Expert 2023?
Visual Expert 2023 also offers:
- 30% Faster Static Analysis
The Visual Expert engine has been migrated to .NET 6 to analyze applications’ code faster than before!
- Support for PowerBuilder 2022
Analyze the code of all your PowerBuilder applications, from version 5 to the very latest without any more hassle.
- Upgraded Code Inspection
Code inspection rules have been updated to provide even finer-grained reporting on maintenance issues and vulnerabilities.
- Better Support for LARGE Database
Filter objects by DB owners to quickly and easily focus the code analysis on relevant DB subsets.
- Extended Impact Analysis
Support of references between controls and DataWindows, to improve Impact Analysis results.
About Visual Expert
Visual Expert is the first Code Security Scanning Tool for PowerBuilder. It automatically scans your PB, Oracle, and SQL Server code to detect security vulnerabilities. The developers can leverage Visual Expert’s robust static code analysis to review, maintain, and analyze the database code and automate documentation generation.