hdf5/tools
Jonathan Kim 40d56dd20c [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)
2010-11-11 10:23:44 -05:00
..
h5copy [svn-r19691] Added new h5copy test 2010-10-28 11:10:18 -05:00
h5diff [svn-r19712] Purpose: 2010-11-02 11:39:42 -05:00
h5dump [svn-r19527] Add clear generated objects commands to test blocks. 2010-10-06 15:49:54 -05:00
h5import [svn-r19527] Add clear generated objects commands to test blocks. 2010-10-06 15:49:54 -05:00
h5jam [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branches/hdf5_1_8 to trunk. These revisions reorganize the compile scripts using h5cc.in, h5fc.in, and h5c++.in, add checks for installed examples to the scripts that run them after installation, and add DESTDIR for install as needed for RPMs. 2010-10-04 12:15:30 -05:00
h5ls [svn-r19751] Purpose: 2010-11-09 16:13:53 -05:00
h5repack [svn-r19706] Added VFD test options. 2010-11-01 17:10:50 -05:00
h5stat [svn-r19587] Description: 2010-10-13 10:42:01 -05:00
lib [svn-r19757] Purpose: 2010-11-11 10:23:44 -05:00
misc [svn-r19731] Purpose: 2010-11-05 10:14:35 -05:00
testfiles [svn-r19751] Purpose: 2010-11-09 16:13:53 -05:00
CMakeLists.txt
COPYING
Makefile.am
Makefile.in [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branches/hdf5_1_8 to trunk. These revisions reorganize the compile scripts using h5cc.in, h5fc.in, and h5c++.in, add checks for installed examples to the scripts that run them after installation, and add DESTDIR for install as needed for RPMs. 2010-10-04 12:15:30 -05:00