diff options
author | Robb Matzke <matzke@llnl.gov> | 2002-01-25 16:21:33 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 2002-01-25 16:21:33 (GMT) |
commit | 209a8c3a8a31cc12b0bb9adcf09b074128a3eab6 (patch) | |
tree | eac491d5d692651d9eb048e4a9d3550d3c54447d /config | |
parent | b26680baee2875ceb4aabdc6df3ce85009b297b8 (diff) | |
download | hdf5-209a8c3a8a31cc12b0bb9adcf09b074128a3eab6.zip hdf5-209a8c3a8a31cc12b0bb9adcf09b074128a3eab6.tar.gz hdf5-209a8c3a8a31cc12b0bb9adcf09b074128a3eab6.tar.bz2 |
[svn-r4862] ./hdf5-devel/src/H5Tconv.c
More optimizing for byte order conversion. Mostly just making code
easier to follow by simplifying Duff's device coding of the loops.
I also split the conversion function into two functions with different
names so output from H5T debugging indicates whether the optimized or
unoptimized case was invoked.
2002-01-25 10:48:54 Robb Matzke <matzke@arborea.spizella.com>
* H5T_conv_order: Removed Duff's device consisting of >500 lines of code. Unrolled
two loops by hand resulting in <300 lines of code
which is a few percent faster and far easier to read.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions