diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-11-11 15:23:44 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-11-11 15:23:44 (GMT) |
commit | 40d56dd20cc4c1dfad22596135d505cd19915a45 (patch) | |
tree | 1fa4b905e56eb7de3a46c6e4a7caa5aa471f83c1 /src/H5B2test.c | |
parent | 5d2eb898376adae54a91fe44607d5b59adb5f589 (diff) | |
download | hdf5-40d56dd20cc4c1dfad22596135d505cd19915a45.zip hdf5-40d56dd20cc4c1dfad22596135d505cd19915a45.tar.gz hdf5-40d56dd20cc4c1dfad22596135d505cd19915a45.tar.bz2 |
[svn-r19757] Purpose:
Improve h5diff performance.
Description:
The following changes for improving h5diff performance:
1) use HDmemcmp() before comparing each elements
(memcmp() is very fast at both linew and jam)
2) replace the expensive H5Tequals() calls
3) retrieve datatype information at dataset level not each element level
for compound datasets
Tested:
jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
Diffstat (limited to 'src/H5B2test.c')
0 files changed, 0 insertions, 0 deletions