diff options
author | Neil Fortner <nfortne2@hdfgroup.org> | 2010-06-15 21:21:03 (GMT) |
---|---|---|
committer | Neil Fortner <nfortne2@hdfgroup.org> | 2010-06-15 21:21:03 (GMT) |
commit | 686d856802341c3e6389532ee2b3617b74f6c0ce (patch) | |
tree | 6a42a36d02b4c087627b2d5bcfb4e115be37ee9e /bin/make_vers | |
parent | 60ecd356b2e24f125a5fd7abbdb57569af76f3ba (diff) | |
download | hdf5-686d856802341c3e6389532ee2b3617b74f6c0ce.zip hdf5-686d856802341c3e6389532ee2b3617b74f6c0ce.tar.gz hdf5-686d856802341c3e6389532ee2b3617b74f6c0ce.tar.bz2 |
[svn-r19006] Purpose: Improve performance of the the chunk cache
Description:
Previously, the chunk cache would, when looking for a chunk, alwaylook for the
chunk in the b-tree before checking the cache. Reworked the functions that
look up chunks to always check the cache first and avoid the b-tree lookup if
the chunk is in cache.
Tested: jam, linew, amani (h5committest)
Diffstat (limited to 'bin/make_vers')
0 files changed, 0 insertions, 0 deletions