Skip to content

Commit

Permalink
Update hint to performance metric files
Browse files Browse the repository at this point in the history
  • Loading branch information
davidscn authored Jan 23, 2024
1 parent 99421f7 commit 6bd73e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adapter.C
Original file line number Diff line number Diff line change
Expand Up @@ -1663,7 +1663,7 @@ preciceAdapter::Adapter::~Adapter()
Info << " (I) advance(): " << timeInAdvance_.str() << nl;
Info << " (I) finalize(): " << timeInFinalize_.str() << nl;
Info << " These times include time waiting for other participants." << nl;
Info << " See also precice-<participant>-events-summary.log." << nl;
Info << " See also precice-profiling on the website https://precice.org/tooling-performance-analysis.html." << nl;
Info << "-------------------------------------------------------------------------------------" << nl;)

return;
Expand Down

0 comments on commit 6bd73e3

Please sign in to comment.