Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
2000_concepts:0900_prod_feats:0900_performance_profiler [2026/08/13 00:53] – removed - external edit (Unknown date) 127.0.0.12000_concepts:0900_prod_feats:0900_performance_profiler [2026/08/13 03:42] (current) localdev
Line 1: Line 1:
 +[<10>]
 +====== 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. 
 +
 +
 +{{page>5000_videos:460_performance_profiler&noheader}}
 +
 +