diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-11-17 16:53:38 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-11-17 16:53:38 (GMT) |
commit | 1878ad9c2cc038e1739887b12a26512daf76eefc (patch) | |
tree | 948052b3e450ede9f30c2c4db7ba6e6f0657bc53 /release_docs/RELEASE.txt | |
parent | 94b852d15a0e2a52251071929e451ea7af414108 (diff) | |
download | hdf5-1878ad9c2cc038e1739887b12a26512daf76eefc.zip hdf5-1878ad9c2cc038e1739887b12a26512daf76eefc.tar.gz hdf5-1878ad9c2cc038e1739887b12a26512daf76eefc.tar.bz2 |
[svn-r9537] Purpose:
Code cleanup & optimizations
Description:
Clean up some of the code in attributes to avoid allocating memory and
performing type conversions when the conversion is a noop.
Avoid memory allocations of attribute data structures by switching to use
library's free list memory allocator routines.
Avoid memory allocations of object header continuation data structures by
switching to use library's free list memory allocator routines.
Rearrange threaded, balanced binary tree macros slightly to avoid some
overhead.
Platforms tested:
FreeBSD 4.10 (sleipnir) w/parallel
Solaris 2.7 (arabica)
Too minor to require h5committest
Diffstat (limited to 'release_docs/RELEASE.txt')
0 files changed, 0 insertions, 0 deletions