HDFGroup / nasa_cloud

Apache License 2.0
3 stars 2 forks source link

Implement -use_multi option in C benchmark #17

Closed mattjala closed 4 months ago

mattjala commented 1 year ago

Using H5Dwrite_multi and H5Dread_multi with the REST VOL speeds up the benchmark for linked and regular files by about 100% (28.5 sec -> 16.8 sec for regular file, 59.6 sec -> 31.8 sec for linked file).

Repeated runs that use HSDS's cache don't show much change, if any.