Files
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
..
2004-08-02 09:06:07 -05:00
2004-11-16 14:51:39 -05:00
2004-10-06 11:11:18 -05:00
2004-10-06 11:11:18 -05:00
2004-07-20 14:21:03 -05:00
2004-10-06 11:11:18 -05:00
2004-11-16 14:51:39 -05:00
2004-11-02 14:14:14 -05:00
2004-10-06 11:11:18 -05:00
2003-03-31 13:10:51 -05:00
2004-10-06 11:11:18 -05:00
2004-05-28 11:06:09 -05:00
2003-08-08 14:39:10 -05:00
2004-11-16 11:38:28 -05:00
2004-11-02 14:14:14 -05:00
2003-12-18 15:25:11 -05:00
2004-10-06 11:11:18 -05:00
2004-10-06 11:11:18 -05:00
2004-10-06 11:11:18 -05:00
2004-10-27 17:50:15 -05:00