To match the values in Table 1 to those of the original pdf. (#6381)

The value for File_with_compression.h5 should read `345 seconds`
instead of `0.37 seconds`.

Co-authored-by: Kazuyoshi Furutaka (work) <furutaka.kazuyoshi@jaea.go.jp>
This commit is contained in:
Kazuyoshi Furutaka
2026-04-26 02:19:24 -04:00
committed by GitHub
co-authored by Kazuyoshi Furutaka
parent 877fb52e33
commit d7f7e81567
@@ -205,7 +205,7 @@
* <caption>Table 1: Reading by 1x1x717 hyperslab (or “rows”) from original and compressed datasets.
* Performance drops more than 3000 times.</caption>
* <tr><th>File Name</th><td>File.h5</td><td>File_with_compression.h5 (gzip level 6)</td></tr>
* <tr><th>Read Time</th><td>0.1 seconds</td><td>0.37 seconds</td></tr>
* <tr><th>Read Time</th><td>0.1 seconds</td><td>345 seconds</td></tr>
* </table>
*
* We experimented with the HDF5 parameters such cache size and chunk size and modified our