High flush latencies with SWMR in HDF5 Version 1.14.5 (and earlier) #5263
Labels
Component - C Library
Core C library issues (usually in the src directory)
Priority - 1. High 🔼
These are important issues that should be resolved in the next release
Milestone
Reporter: Dr. Rodrigo Castro, Spanish National Fusion Laboratory
Description:
I am reporting an issue related to flush latencies observed in HDF5 version 1.14.5 (and earlier). See below for the source code of a reproducer.
Steps to Reproduce:
Expected Behavior:
Flush operations should complete within expected latency thresholds for typical use cases and grow linearly with the number of datasets.
Actual Behavior:
Significant delays are observed during flush operations, and runtime grows superlinearly with the number of datasets.
Reproducer:
The text was updated successfully, but these errors were encountered: