Optimizing Code Performance

Objective

After completing this lesson, you will be able to describe the SQL monitor tool

Performance Optimizations​

Performance tuning using SQL Monitor

The final workstream uses several familiar tools that ABAP developers have used for years. ABAP test cockpit, as part of ABAP development tools for Eclipse, offers the ability to performance check ABAP code. The SQL monitor tool can also be used. It identifies expensive SQL statements and the corresponding ABAP objects. SQL trace is available and can be used to look at the performance of individual SQL statements.

Log in to track your progress & complete quizzes