diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2001-11-02 20:37:39 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2001-11-02 20:37:39 (GMT) |
commit | 3af26fa7a598221427d43fa8a1620cf18fbeb2dc (patch) | |
tree | 7ff356e80f55e9ee0e23ab27b50c3fbbd52c07f0 | |
parent | 1a65aeeade186927cedb625a5b337b361404a651 (diff) | |
download | hdf5-3af26fa7a598221427d43fa8a1620cf18fbeb2dc.zip hdf5-3af26fa7a598221427d43fa8a1620cf18fbeb2dc.tar.gz hdf5-3af26fa7a598221427d43fa8a1620cf18fbeb2dc.tar.bz2 |
[svn-r4588] Purpose:
Documentation
Description:
Mention improvements to I/O speed for non-regular hyperslabs.
Hold off mentioning new API calls until we've reached consensus on them.
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index fff39c2..a2dc5d2 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -179,6 +179,8 @@ New Features are made. * Improved performance of single, contiguous hyperslabs when reading or writing. + * Improved performance of non-contiguous hyperslabs (built up with + several hyperslab selection calls). Platforms Tested ================ |