The Profiler is used to optimize source code. It gives a visual representation of how functions are run through the Backtester and the number of times a function was invoked. The Profiler shows the exact working time of the function in milliseconds, percentage, as well as the function type.

To open Profiler click button and the following panel will appear: