diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-06-16 18:56:52 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-06-16 18:56:52 (GMT) |
commit | 32336040a288858b1775817ea8c0b5d0bfc23517 (patch) | |
tree | 50f92ab448a0c71acf2d2594cbfc21b65f0a3d59 /src/H5Pfcpl.c | |
parent | 2b81894af7cad966189d2b1303d3814f33f1e196 (diff) | |
download | hdf5-32336040a288858b1775817ea8c0b5d0bfc23517.zip hdf5-32336040a288858b1775817ea8c0b5d0bfc23517.tar.gz hdf5-32336040a288858b1775817ea8c0b5d0bfc23517.tar.bz2 |
[svn-r8696] Purpose:
Code optimizations
Description:
Eliminate memset() call in H5S_set_extent_simple().
Use malloc() instead of calloc in H5B<mumble>.
Change global heap code to track heap objects that are in use in order to
allocate new objects more quickly and also to avoid memset() and calloc() calls.
Platforms tested:
Solaris 2.7 (arabica)
FreeBSD 4.10 (sleipnir) w/parallel
Too minor to require h5committest
Diffstat (limited to 'src/H5Pfcpl.c')
0 files changed, 0 insertions, 0 deletions