diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-11-16 19:51:39 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-11-16 19:51:39 (GMT) |
commit | edbd77302fe8395ed140ce44be34fec69af1d137 (patch) | |
tree | fff05052c30461b41e2bc4af16a928fb58756e1d /release_docs/RELEASE.txt | |
parent | 22a72b911eda2f413691eed0ef2862025827a858 (diff) | |
download | hdf5-edbd77302fe8395ed140ce44be34fec69af1d137.zip hdf5-edbd77302fe8395ed140ce44be34fec69af1d137.tar.gz hdf5-edbd77302fe8395ed140ce44be34fec69af1d137.tar.bz2 |
[svn-r9533] Purpose:
enhanced performance for h5diff
Description:
the comparison cycle for the 2 buffers read from file was using a compare function
where the type must be checked for each datum (e.g due to recursive calls in compound types)
for atomic types this checking can be avoided
Solution:
introduced cycles for each one of the atomic integer and float class types
Platforms tested:
linux
aix
solaris
Misc. update:
Diffstat (limited to 'release_docs/RELEASE.txt')
0 files changed, 0 insertions, 0 deletions