Skip to content

Io profiling

Nicolas Tancogne-Dejean requested to merge io_profiling into develop

Description

Add the possibility to profile the number of call to file open and close. All the relevant calls might not be supported at the moment.

News snippet

Add the possibility to profile the number of call to file open and close.

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