hdf5/tools/lib
Pedro Vicente Nunes edbd77302f [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:
2004-11-16 14:51:39 -05:00
..
Dependencies [svn-r8983] Purpose: 2004-08-02 09:06:07 -05:00
h5diff_array.c [svn-r9533] Purpose: 2004-11-16 14:51:39 -05:00
h5diff_attr.c [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
h5diff_dset.c [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
h5diff_util.c [svn-r8904] Purpose: 2004-07-20 14:21:03 -05:00
h5diff.c [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
h5diff.h [svn-r9533] Purpose: 2004-11-16 14:51:39 -05:00
h5tools_filters.c [svn-r9496] Purpose: 2004-11-02 14:14:14 -05:00
h5tools_ref.c [svn-r8644] Purpose: h5dump new features 2004-06-10 12:35:48 -05:00
h5tools_ref.h [svn-r8644] Purpose: h5dump new features 2004-06-10 12:35:48 -05:00
h5tools_str.c [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
h5tools_str.h [svn-r6544] Purpose: 2003-03-31 13:10:51 -05:00
h5tools_type.c [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
h5tools_utils.c [svn-r8596] Purpose: 2004-05-28 11:06:09 -05:00
h5tools_utils.h [svn-r7327] Purpose: 2003-08-08 14:39:10 -05:00
h5tools.c [svn-r9531] Purpose: Bug fix(#213) 2004-11-16 11:38:28 -05:00
h5tools.h [svn-r9496] Purpose: 2004-11-02 14:14:14 -05:00
h5trav_table.c [svn-r7971] Purpose: 2003-12-18 15:25:11 -05:00
h5trav.c [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
h5trav.h [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
Makefile.in [svn-r9370] Purpose: 2004-10-06 11:11:18 -05:00
talign.c [svn-r9476] Purpose: 2004-10-27 17:50:15 -05:00