Commits

Jonathan Kim committed 7316eacf782
[svn-r23102] Purpose: HDFFV-8145 h5diff slowness with version >= 1.8.7 Description: Fixed slowness when comparing HDF5 files with many attributes. Much slower performance was identified with later release version (from 1.8.7 to 1.8.10) compared to 1.8.6. The issue was introduced from fixing an attribute related bug for 1.8.7 release in the past. Merged from HDF5 1.8 r22934. Tested: jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), fred (mac64-LE), linew (solaris-BE), cmake (jam)