From 64eb3e815abad4dd907b7c4c7ac7de18e8b20d6d Mon Sep 17 00:00:00 2001 From: Chris Hogan Date: Tue, 10 Dec 2019 14:23:10 -0600 Subject: Update RELEASE.txt with performance improvements --- release_docs/RELEASE.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index c407cd9..7f77d73 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -428,6 +428,12 @@ Bug Fixes since HDF5-1.10.3 release (CJH - 2019/12/9, HDFFV-10934) + - Improved peformance when creating a large number of small datasets by + retrieving default property values from the API context instead of doing + skip list searches. + + (CJH - 2019/12/10, HDFFV-10658) + - Fixed the iteration error in test_versionbounds() in test/dtypes.c The test was supposed to loop through all valid combinations of -- cgit v0.12