summaryrefslogtreecommitdiffstats
path: root/tools/src/h5diff/h5diff_common.c
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2021-01-22 23:02:04 (GMT)
committerGitHub <noreply@github.com>2021-01-22 23:02:04 (GMT)
commit40dfdee0f5d462ebd1134625a832a7f6a6e5c2a8 (patch)
treee6e44115c186030411d066e8f16a217efebbac83 /tools/src/h5diff/h5diff_common.c
parentef6421ffc7809a0670836f68f5163c6ee33726d0 (diff)
downloadhdf5-40dfdee0f5d462ebd1134625a832a7f6a6e5c2a8.zip
hdf5-40dfdee0f5d462ebd1134625a832a7f6a6e5c2a8.tar.gz
hdf5-40dfdee0f5d462ebd1134625a832a7f6a6e5c2a8.tar.bz2
Improve performance of multiple calls to H5Sget_select_elem_pointlist (#270) (#276)
* Cache the pointer to the next point to process after the last call to H5S__get_select_elem_pointlist. This allows the normal process of iterating over the points in batches to be much more efficient, as the library does not need to traverse the entirety of the preceding points every time the funciton is re-entered. * Update RELEASE.txt for point selection iteration performance fix.
Diffstat (limited to 'tools/src/h5diff/h5diff_common.c')
0 files changed, 0 insertions, 0 deletions