mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
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:
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
|
||||
|
||||
Reference in New Issue
Block a user