Tips and Tricks 

Use

The Tips & Tricks function in the runtime analysis tool contains a series of source code examples intended to illustrate efficient programming. For each problem, it presents two possible solutions, and compares their respective runtimes. The results enable you to see which solution is more efficient.

Features

Procedure

  1. From the initial screen of the runtime analysis, choose Tips & Tricks.
    The system displays a list of measurable components, divided up by themes.
  2. Choose an example by clicking it.
    The test screen appears. Below is the example for searching in an internal table.

 


  1. Choose Measure runtime.
  2. Compare the runtime of each variant.