Performance Tuning for PowerBuilder

Опубликовано: 04 Октябрь 2024
на канале: Appeon
2,105
9

Learn how to identify the slowest objects in your application, analyze the components of a business process (call chain) to find bottlenecks, and more… We will use Visual Expert to analyze the execution of application objects, their number of calls, average execution time, etc., combine this information with a static analysis of the code, and optimize performance. Topics covered include typical cases of PowerScript code in client/server and PowerServer applications, as well as Oracle PL/SQL and SQL Server Transact-SQL stored procedures.