Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. [<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>docs:5000_videos:460_performance_profiler&noheader}} Last modified: 2022/09/13 18:15 Log In