Skip to content

Add yaml output for the internal profiling of timings

Sebastian Ohlmann requested to merge profiling_yaml into develop

Description

Add yaml output for the internal profiling of timings to enable easier parsing for third-party tools. Moreover, make the naming of the profiling files consistent across serial and parallel runs.

News snippet

Add yaml output for the internal profiling of timings

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports