diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2007-11-10 14:47:51 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2007-11-10 14:47:51 (GMT) |
commit | 8625a8bd6be9a3c89b5195f36df14bb66b26b2c7 (patch) | |
tree | 72cc45a80d99a5be7eea01b2796f7a85cc473a14 /windows_vnet/proj | |
parent | 0e367c3715e30362d94862e768bbbd5a557e55ad (diff) | |
download | hdf5-8625a8bd6be9a3c89b5195f36df14bb66b26b2c7.zip hdf5-8625a8bd6be9a3c89b5195f36df14bb66b26b2c7.tar.gz hdf5-8625a8bd6be9a3c89b5195f36df14bb66b26b2c7.tar.bz2 |
[svn-r14247] Description:
- Refactored H5D_flush to use H5I_search for iterating through
datasets, instead of building array of dataset IDs.
- Cache dataset's dataspace modifications (from calls to
H5Dset_extent) until flush/close.
These changes give an ~15% improvement in speed for my "append records
to lots of 1-D datasets" benchmark.
Tested on:
Mac OS X/32 10.4.10 (amazon) in debug mode
FreeBSD/32 6.2 (duty) in debug mode
FreeBSD/64 6.2 (liberty) w/C++ & FORTRAN, in debug mode
Linux/32 2.6 (kagiso) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
in debug mode
Linux/64-amd64 2.6 (smirom) w/default API=1.6.x, w/C++ & FORTRAN,
in production mode
Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
w/szip filter, in production mode
Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
in production mode
Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in production mode
Diffstat (limited to 'windows_vnet/proj')
0 files changed, 0 insertions, 0 deletions