diff --git a/docs/doxygen/dox/HDF5ImprovingIOPerformanceCompressedDatasets.dox b/docs/doxygen/dox/HDF5ImprovingIOPerformanceCompressedDatasets.dox index 8d94184d292..2b263e98b54 100644 --- a/docs/doxygen/dox/HDF5ImprovingIOPerformanceCompressedDatasets.dox +++ b/docs/doxygen/dox/HDF5ImprovingIOPerformanceCompressedDatasets.dox @@ -205,7 +205,7 @@ * Table 1: Reading by 1x1x717 hyperslab (or “rows”) from original and compressed datasets. * Performance drops more than 3000 times. * File NameFile.h5File_with_compression.h5 (gzip level 6) - * Read Time0.1 seconds0.37 seconds + * Read Time0.1 seconds345 seconds * * * We experimented with the HDF5 parameters such cache size and chunk size and modified our