Python tools for processing preCICE profiling data

1 Open Issue Need Help Last updated: Aug 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the `precice-profiling-analyze` tool to accept an optional participant argument. If no argument is provided, it should analyze and display statistics for all participants instead of raising an error. This involves updating the existing code to handle the absence of a participant argument gracefully and aggregating data across all participants when necessary.

Complexity: 3/5
good first issue

Python tools for processing preCICE profiling data

Python