Profiling software

Profiling software measures the frequency of execution of each method or function in your code. Some profilers can also break down the execution time and memory use by each object.

EAServer includes built-in profiling support of public component methods—see “Component profiling and tracing”. You can also use third-party tools to gather profiling data for additional methods. Popular third-party software option include: