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 Name | File.h5 | File_with_compression.h5 (gzip level 6) |
- * | Read Time | 0.1 seconds | 0.37 seconds |
+ * | Read Time | 0.1 seconds | 345 seconds |
*
*
* We experimented with the HDF5 parameters such cache size and chunk size and modified our