summaryrefslogtreecommitdiffstats
path: root/test/tselect.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-09-22 20:01:27 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-09-22 20:01:27 (GMT)
commitf235187dba7dfbef6a158340e1235c494303a9ad (patch)
tree2e62385da8157891aaefe87ef1e87f846513f15e /test/tselect.c
parentace38083da1d7551eaedbc63b4a8242b721240c8 (diff)
downloadhdf5-f235187dba7dfbef6a158340e1235c494303a9ad.zip
hdf5-f235187dba7dfbef6a158340e1235c494303a9ad.tar.gz
hdf5-f235187dba7dfbef6a158340e1235c494303a9ad.tar.bz2
[svn-r9310] Purpose:
Code optimization Description: Avoid performing a check on the number of objects in a group (which currently involves iterating over all entries in the group's B-tree) before calling H5G_get_obj<foo>_by_idx. Instead, just have H5G_get_obj<foo>_by_idx() notice when you've walked off the end and return fail then. Platforms tested: FreeBSD 4.10 (sleipnir) h5committest
Diffstat (limited to 'test/tselect.c')
0 files changed, 0 insertions, 0 deletions