Performance Profiler

If some part of your application is performing poortly you can use the Performance Profiler that can help identify performance bottlenecks (these can be caused by various reasons – poorly optimized rules, queries, applicability conditions and so on). To enable the Performance Profiler a developer needs to add two special commands to the application that turn profiling on and off. Then the developer needs to turn profiling on, reproduce the problematic scenario and then turn profiling off. At this point he will get a performance report that shows how long it took for various components of the system to execute the request.

This video tutorial explains how to use Aware IM Performance Profiler to find performance bottlenecks in an application.

 
  • Last modified: 2022/09/13 18:15