Performance

Results View ›› Analyzing Performance Profiling Results ››

Performance Overview

Analysis Focus: Minimize investigation times by hiding internal implementation details from 3rd party components

Action

Description

Focus

Sets the focus to particular namespace, e.g. MyCompany.* or specific class MyClass.* in order to simplify the analysis by changing the point of view according to the interests. That way internal implementation details of external layers will be hidden like internals of a black box.







Example: Focus on Microsoft for demo Family-Show demo from the company Microsoft.

Without focus: Before setting any focus, the analysis is overcomplicated to perform because

  1. we need to analyze stack frames load trigger stacks of stacks frames which are just implementation details of 3rd party code.
  2. we tend to get high fragmentations for the hotspots due to the fact that internal implementation details from 3rd party code contribute to the overall CPU, clock time consumption. However, we are not interested in the details but want to see our focus domain.