Skip to content

Conversation

@sanathkeshav
Copy link
Member

@sanathkeshav sanathkeshav commented Oct 28, 2025

Uses a file handler to write data (collectively) instead of the results file name. This avoids unnecessary opening and closing of the HDF5 file, which causes a substantial overhead. The file is opened once, and a persistent file handler is stored and used to write outputs, and is closed at the end.

Checklist:

  • I made sure that the CI passed before I ask for a review.
  • I added a summary of the changes (compared to the last release) in the CHANGELOG.md.
  • If necessary, I made changes to the documentation and/or added new content.
  • I will remember to squash-and-merge, providing a useful summary of the changes of this PR.

@sanathkeshav sanathkeshav self-assigned this Oct 28, 2025
@sanathkeshav sanathkeshav marked this pull request as ready for review October 28, 2025 20:33
@sanathkeshav sanathkeshav merged commit c0996da into develop Oct 28, 2025
8 checks passed
@sanathkeshav sanathkeshav deleted the patch-filehandler branch October 28, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants