summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-07-13 17:44:01 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-07-13 17:44:01 (GMT)
commit0a8d8c54b249b81c58e4ab7d6481d737e2857c7a (patch)
tree5e669d387686762c7779aee2200ec799ebf09ad3 /doc
parent035a60c6f7e8397c79bd05179ff514ecc7b60779 (diff)
downloadhdf5-0a8d8c54b249b81c58e4ab7d6481d737e2857c7a.zip
hdf5-0a8d8c54b249b81c58e4ab7d6481d737e2857c7a.tar.gz
hdf5-0a8d8c54b249b81c58e4ab7d6481d737e2857c7a.tar.bz2
[svn-r8865] Purpose:
Code optimization Description: Re-work the insertion of a new child into an existing node, to exploit some speedups for adding the rightmost child, since this is a very common case when appending records to an unlimited size dataset. Also, hoist the checks for the tree's 'K' value into a field in the shared information about the tree, instead of re-calculating them all the time. Platforms tested: Solaris 2.7 (arabica) FreeBSD 4.10 (sleipnir) w/parallel Too minor to require h5committest
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions