Optimizing Code Performance

Objectives

After completing this lesson, you will be able to:

  • Describe the SQL monitor tool

Performance Optimizations​

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