From 38886e95b2f8e6bf84db51ea4f7569295268cff1 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Thu, 11 Jun 2020 10:04:54 -0500 Subject: Update release notes for last ID caching. --- release_docs/RELEASE.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 69a1ce7..c2d24c0 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -109,6 +109,11 @@ Bug Fixes since HDF5-1.12.0 release ================================== Library ------- + - Cache last ID looked up for an ID type (dataset, datatype, file, etc), + improving performance when accessing the same ID repeatedly. + + (QAK - 2020/06/11) + - Streamline I/O to a single element, improving performance for record appends to chunked datasets. -- cgit v0.12