Timeline Color Configuration

On the MindStudio menu bar, choose Ascend > System Profiler > Timeline Color, or click in the upper left corner of Project Explorer. Figure 1 shows the timeline color configuration window.

Figure 1 Timeline color configuration

You can customize the color display percentages in each timeline view based on the API execution time. The display format is "Green a % ≤ Yellow < b % ≤ Red". The value (a/b) indicates the percentage of the API execution time during profiling.

Figure 1 shows the default setting: Green 5% ≤ Yellow < 10% ≤ Red. In this case, the timeline with the time consumption percentage less than or equal to 5% is displayed in green, the timeline with the time consumption percentage between 5% and 10% is displayed in yellow, and the timeline with the time consumption percentage greater than or equal to 10% is displayed in red.

The value of the color percentage can be accurate to two decimal places at most.