From df31370d45d53f2e8ba10e74791a91e7efdb818f Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Thu, 11 Jun 2020 08:17:13 -0500 Subject: Add info to release notes about improvement for single element I/O. --- release_docs/RELEASE.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 61f8ba8..69a1ce7 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -109,8 +109,14 @@ Bug Fixes since HDF5-1.12.0 release ================================== Library ------- + - Streamline I/O to a single element, improving performance for record + appends to chunked datasets. + + (QAK - 2020/06/11) + - Remove redundant tagging of metadata cache entries for some chunked - dataset operations. + dataset operations, slightly improving performance for chunked + datasets. (QAK - 2020/06/10) -- cgit v0.12