Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Profiling

This subsection describes the mechanisms available in Arcane to obtain performance information.

These mechanisms allow you to know which methods take the most time in the code.


The different types of performance analysis available are:

  1. Performance analysis by sampling
  2. Performance analysis via internal instrumentation
  3. Loop Performance Analysis