This section will focus on performance and application profiling for performance measurement. Profiling is an important step in any application development and deployment life cycle. It helps us to perform the following two things:
- Defining a benchmark for expected performance outcomes
- Measuring and comparing the current performance outcome against benchmarks
The second step defines further actions to be taken, in order to take performance to the benchmark level.